ladybird/Userland/Applications/DisplaySettings
Nico Weber d7a3128c1d DisplaySettings: Add more resolution choices
These are 2x the smallest 4 resolutions. When picking one of these
in 1x and then half the size in 2x, the window server adjust the
ui scale factor, but the actual framebuffer size doesn't change.

2560x1440 also happens to be 5k resolution and monitors with that
resolution do exist -- so that seems like a good upper limit :)
2021-01-17 08:06:12 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings.cpp DisplaySettings: Add more resolution choices 2021-01-17 08:06:12 +01:00
DisplaySettings.h DisplaySettings: Add UI for switching the scale factor 2021-01-17 08:06:12 +01:00
DisplaySettingsWindow.gml DisplaySettings: Add UI for switching the scale factor 2021-01-17 08:06:12 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
MonitorWidget.cpp DisplaySettings: Add UI for switching the scale factor 2021-01-17 08:06:12 +01:00
MonitorWidget.h DisplaySettings: Add UI for switching the scale factor 2021-01-17 08:06:12 +01:00