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 |
|
Filiph Sandström
|
a1ddc44c07
|
WorkspacePicker: Hide applet if size == 0
|
2022-07-13 00:51:48 +02:00 |
|
Olivier De Cannière
|
6c202ee4a9
|
LibGUI: Fix typo in ConnectionToWindowManagerServer
|
2022-06-01 19:31:34 +02:00 |
|
Itamar
|
af132fdbd1
|
Userland: Rename WindowManagerServerConnection
Rename WindowManagerServerConnection=>ConnectionToWindowManagerServer.
This was done with CLion's automatic rename feature.
|
2022-02-25 22:35:12 +01:00 |
|
Brian Gianforcaro
|
cf4fa936be
|
Everywhere: Use default execpromises argument for Core::System::pledge
|
2021-11-28 08:04:57 +01:00 |
|
Andreas Kling
|
24bf74a177
|
WorkspacePicker: Port to LibMain :^)
|
2021-11-23 15:44:59 +01:00 |
|
Andreas Kling
|
51484bec82
|
Applets: Rename DesktopPicker => WorkspacePicker
This is consistent with the rest of the system.
|
2021-11-23 15:44:59 +01:00 |
|