Age | Commit message (Expand) | Author |
---|---|---|
2022-02-03 | WindowServer+Keymap+LibGUI: Add widget to display current keymap | Timur Sultanov |
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-11-13 | Everywhere: Replace "virtual desktop" => "workspace" | Andreas Kling |
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-07-03 | WindowServer: Add API to change virtual desktop settings | Tom |
2021-06-28 | LibGUI+WindowServer: Add new WMEvent Super+Space | Spencer Dixon |
2021-05-23 | LibIPC: Remove unnecessary IPC::ServerConnection::handshake() | Andreas Kling |
2021-05-03 | Userland: Change IPC funcs to use plain arguments instead of a struct | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
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 |