summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ScreenLayout.cpp
AgeCommit message (Collapse)Author
2021-06-20WindowServer: Add API to set/get screen layoutsTom
This sets the stage so that DisplaySettings can configure the screen layout and set various screen resolutions in one go. It also allows for an easy "atomic" revert of the previous settings.