ladybird/Userland/Services/Taskbar
thankyouverycool 4aa608aa71 LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
Makes the Audio applet, Taskbar clock, CommandPalette, EmojiPicker,
and Assistant work as Popup windows. Popups are frameless, unmovable,
and unresizable by default, in addition to their preemptive function.
Also sets Assistant not to obey widget min size so its search result
area resizes correctly
2022-11-19 16:04:42 +01:00
..
ClockWidget.cpp LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
ClockWidget.h Taskbar: Add a context menu to open clock settings from the clock widget 2022-09-22 11:46:53 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp Taskbar: Support launching apps that require root 2022-11-14 14:58:10 +00:00
QuickLaunchWidget.cpp Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
QuickLaunchWidget.h Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
ShutdownDialog.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ShutdownDialog.h Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
TaskbarButton.cpp Taskbar: Set TaskbarButton checkable 2022-09-08 10:17:27 +01:00
TaskbarButton.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TaskbarWindow.cpp Calendar: Only accept Calendar notifications 2022-09-29 08:48:06 -04:00
TaskbarWindow.h LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar 2022-08-25 13:28:50 +02:00
WindowIdentifier.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
WindowList.cpp LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar 2022-08-25 13:28:50 +02:00
WindowList.h LibGUI+Taskbar+WindowServer: Prevent minimization when blocked 2022-08-26 12:48:05 +02:00