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
/
Services
/
WindowServer
/
WindowManagerClient.ipc
Age
Commit message (
Expand
)
Author
2022-06-01
Taskbar+Desktop: Add super+D keyboard shortcut
Olivier De Cannière
2022-02-24
LibGUI+WindowServer: Add new `WMEvent` Super+Digit
Jan Grau
2022-02-03
WindowServer+Keymap+LibGUI: Add widget to display current keymap
Timur Sultanov
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-07-03
WindowServer: Add API to change virtual desktop settings
Tom
2021-07-03
Everywhere: Use IPC include syntax
Timothy
2021-06-28
LibGUI+WindowServer: Add new WMEvent Super+Space
Spencer Dixon
2021-05-03
Userland: Use snake case names in .ipc files
Gunnar Beutner
2021-05-02
WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>
Andreas Kling
2021-04-25
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
sin-ack
2021-04-25
Revert "IPCCompiler: Use string hashes for IPC endpoint magic"
Andreas Kling
2021-04-25
IPCCompiler: Use string hashes for IPC endpoint magic
sin-ack
2021-04-19
LibGUI+WindowServer: Add WM_SuperKeyPressed event
Conor Byrne
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack