serenity/Userland/Services/Taskbar
Olivier De Cannière 5a3321b899 Taskbar+Desktop: Add super+D keyboard shortcut
This shortcut has the same effect as pressing the "Show Desktop" button
in the taskbar. This shortcut already exists in Windows.
2022-06-01 19:31:34 +02:00
..
ClockWidget.cpp Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI 2022-05-25 23:14:22 +01:00
ClockWidget.h ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
CMakeLists.txt
main.cpp LibGUI: Fix typo in ConnectionToWindowManagerServer 2022-06-01 19:31:34 +02:00
QuickLaunchWidget.cpp LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn 2022-05-25 23:14:22 +01:00
QuickLaunchWidget.h
ShutdownDialog.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ShutdownDialog.h
TaskbarButton.cpp LibGUI: Fix typo in ConnectionToWindowManagerServer 2022-06-01 19:31:34 +02:00
TaskbarButton.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TaskbarWindow.cpp Taskbar+Desktop: Add super+D keyboard shortcut 2022-06-01 19:31:34 +02:00
TaskbarWindow.h Taskbar: Add toggle_show_desktop() 2022-06-01 19:31:34 +02:00
WindowIdentifier.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
WindowList.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
WindowList.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00