summaryrefslogtreecommitdiff
path: root/Userland/Applets/WorkspacePicker
AgeCommit message (Expand)Author
2022-09-12Everywhere: Use my very shiny serenityos.org email :^)networkException
2022-08-16WindowServer+WorkspacePicker: Adjust active and inactive colorsthankyouverycool
2022-08-14WorkspacePicker: Add missing unveil(nullptr, nullptr)Andreas Kling
2022-08-14WorkspacePicker: Tweak applet height and draw frame around desktop rectsAndreas Kling
2022-08-14WorkspacePicker: Allow opening workspace settings via a context menuAndreas Kling
2022-08-01WorkspacePicker: Hide tray applet entirely when there's only 1 workspaceAndreas Kling
2022-07-22WorkspacePicker: Immediately update active workspace on click or scrollnetworkException
2022-07-22WorkspacePicker: Use full words for some variable namesnetworkException
2022-07-13WorkspacePicker: Hide applet if size == 0Filiph Sandström
2022-06-01LibGUI: Fix typo in ConnectionToWindowManagerServerOlivier De Cannière
2022-02-25Userland: Rename WindowManagerServerConnectionItamar
2022-02-13Userland/Applets: Use default constructors/destructorsLenny Maiorani
2022-01-20Userland: Add horizontal mouse scroll supportDmitry Petrov
2021-11-28Everywhere: Use default execpromises argument for Core::System::pledgeBrian Gianforcaro
2021-11-23WorkspacePicker: Port to LibMain :^)Andreas Kling
2021-11-23Applets: Rename DesktopPicker => WorkspacePickerAndreas Kling