summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/WindowManagerClient.ipc
AgeCommit message (Expand)Author
2022-06-01Taskbar+Desktop: Add super+D keyboard shortcutOlivier De Cannière
2022-02-24LibGUI+WindowServer: Add new `WMEvent` Super+DigitJan Grau
2022-02-03WindowServer+Keymap+LibGUI: Add widget to display current keymapTimur Sultanov
2021-11-13Everywhere: Replace "virtual desktop" => "workspace"Andreas Kling
2021-07-03WindowServer: Add API to change virtual desktop settingsTom
2021-07-03Everywhere: Use IPC include syntaxTimothy
2021-06-28LibGUI+WindowServer: Add new WMEvent Super+SpaceSpencer Dixon
2021-05-03Userland: Use snake case names in .ipc filesGunnar Beutner
2021-05-02WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>Andreas Kling
2021-04-25IPCCompiler: Remove hardcoded endpoint magic, attempt deuxsin-ack
2021-04-25Revert "IPCCompiler: Use string hashes for IPC endpoint magic"Andreas Kling
2021-04-25IPCCompiler: Use string hashes for IPC endpoint magicsin-ack
2021-04-19LibGUI+WindowServer: Add WM_SuperKeyPressed eventConor Byrne
2021-04-17LibGUI+WindowServer: Separate window manager IPC from regular IPCsin-ack