Age | Commit message (Expand) | Author |
---|---|---|
2022-11-15 | Userland: Properly define IPC::encode and IPC::decode specializations | Timothy Flynn |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-05 | Everywhere: Purge all support and usage of framebuffer devices | Liav A |
2022-05-05 | DisplaySettings+WindowServer: Add support for display connector devices | Liav A |
2022-04-21 | WindowServer: Add the screen mode property in the screen configuration | kleines Filmröllchen |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-28 | LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> | Andreas Kling |
2021-07-21 | WindowServer: Re-use existing Screen instances and improve fallbacks | Tom |
2021-07-08 | IPCCompiler+WindowServer: Fix deleted function warning | Daniel Bertalan |
2021-06-27 | WindowServer: Try to auto-add unconfigured framebuffer devices | Tom |
2021-06-20 | WindowServer: Add API to set/get screen layouts | Tom |