index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applets
/
WorkspacePicker
Age
Commit message (
Expand
)
Author
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-14
WorkspacePicker: Add missing unveil(nullptr, nullptr)
Andreas Kling
2022-08-14
WorkspacePicker: Tweak applet height and draw frame around desktop rects
Andreas Kling
2022-08-14
WorkspacePicker: Allow opening workspace settings via a context menu
Andreas Kling
2022-08-01
WorkspacePicker: Hide tray applet entirely when there's only 1 workspace
Andreas Kling
2022-07-22
WorkspacePicker: Immediately update active workspace on click or scroll
networkException
2022-07-22
WorkspacePicker: Use full words for some variable names
networkException
2022-07-13
WorkspacePicker: Hide applet if size == 0
Filiph Sandström
2022-06-01
LibGUI: Fix typo in ConnectionToWindowManagerServer
Olivier De Cannière
2022-02-25
Userland: Rename WindowManagerServerConnection
Itamar
2022-02-13
Userland/Applets: Use default constructors/destructors
Lenny Maiorani
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-23
WorkspacePicker: Port to LibMain :^)
Andreas Kling
2021-11-23
Applets: Rename DesktopPicker => WorkspacePicker
Andreas Kling