ladybird/Userland/Services/Taskbar
2023-04-19 07:59:54 +02:00
..
ClockWidget.cpp Userland: Specify margins and spacing in the GUI::Layout constructor 2023-02-18 16:56:56 +00:00
ClockWidget.h
CMakeLists.txt
main.cpp Userland: Construct Menus with name using the non-deprecated String 2023-04-19 07:59:54 +02:00
QuickLaunchWidget.cpp AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
QuickLaunchWidget.h
ShutdownDialog.cpp Taskbar: Use Process::spawn_or_show_error() for shutdown actions 2023-03-24 22:06:38 +00:00
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 Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
TaskbarWindow.h
WindowIdentifier.h
WindowList.cpp
WindowList.h