summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/ScreenLayout.h
AgeCommit message (Expand)Author
2022-11-15Userland: Properly define IPC::encode and IPC::decode specializationsTimothy Flynn
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-05Everywhere: Purge all support and usage of framebuffer devicesLiav A
2022-05-05DisplaySettings+WindowServer: Add support for display connector devicesLiav A
2022-04-21WindowServer: Add the screen mode property in the screen configurationkleines Filmröllchen
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-28LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>Andreas Kling
2021-07-21WindowServer: Re-use existing Screen instances and improve fallbacksTom
2021-07-08IPCCompiler+WindowServer: Fix deleted function warningDaniel Bertalan
2021-06-27WindowServer: Try to auto-add unconfigured framebuffer devicesTom
2021-06-20WindowServer: Add API to set/get screen layoutsTom