serenity/Userland/Services/Taskbar
Timothy Flynn ca4891f5b3 Taskbar: Use the AppFile's spawn method to launch applications
A future patch will add argument support to the AppFile. This patch
means one less place that needs to be updated to support that.
2024-04-30 17:43:14 -06:00
..
ClockWidget.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ClockWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
main.cpp Taskbar: Use AppFile::spawn_with_escalation 2024-02-23 09:47:27 +01:00
QuickLaunchWidget.cpp Taskbar: Use the AppFile's spawn method to launch applications 2024-04-30 17:43:14 -06:00
QuickLaunchWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ShutdownDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ShutdownDialog.h Taskbar: Use Process::spawn_or_show_error() for shutdown actions 2023-03-24 22:06:38 +00:00
TaskbarButton.cpp LibGfx+Userland: Add width_rounded_up() helper 2023-04-15 15:24:50 +02:00
TaskbarButton.h
TaskbarWindow.cpp LibDesktop+TaskBar: Propagate errors from AppFile::spawn and friends 2024-04-30 17:43:14 -06:00
TaskbarWindow.h Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
WindowIdentifier.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
WindowList.cpp
WindowList.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30