1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 18:02:07 +00:00
serenity/Userland/Applets/WorkspacePicker
Andreas Kling 419e986dcc WorkspacePicker: Hide tray applet entirely when there's only 1 workspace
Instead of collapsing to a 1x1 applet, we now hide the applet window
entirely, which stops it from taking up space in the system tray.
2022-08-01 10:29:53 +02:00
..
CMakeLists.txt WorkspacePicker: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DesktopStatusWindow.cpp WorkspacePicker: Hide tray applet entirely when there's only 1 workspace 2022-08-01 10:29:53 +02:00
DesktopStatusWindow.h Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
main.cpp WorkspacePicker: Hide tray applet entirely when there's only 1 workspace 2022-08-01 10:29:53 +02:00