1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 02:42:08 +00:00
serenity/Userland/Applets
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
..
Audio LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
ClipboardHistory Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Keymap Keymap+WindowServer: Add context menu to keymap applet 2022-07-21 16:40:47 +02:00
Network Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ResourceGraph Kernel+Userland: Rename prefix of user_physical => physical 2022-07-14 23:27:46 +02:00
WorkspacePicker WorkspacePicker: Hide tray applet entirely when there's only 1 workspace 2022-08-01 10:29:53 +02:00
CMakeLists.txt WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00