ladybird/Userland/Applications/DisplaySettings
Linus Groh 9202f101b5 DisplaySettings: Add 2256x1504 resolution
This is a common resolution of laptops with a 3:2 aspect ratio, such as
the Framework Laptop or Microsoft Surface Laptop.
2022-05-09 20:22:10 +02:00
..
BackgroundSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BackgroundSettingsWidget.cpp DisplaySettings: Make the copy action copy the background path as url 2022-05-08 16:41:04 +02:00
BackgroundSettingsWidget.h DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +02:00
CMakeLists.txt DisplaySettings: Add theme selection and preview 2022-04-02 21:50:41 +02:00
DesktopSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DesktopSettingsWidget.cpp Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
DesktopSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
FontSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
FontSettingsWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
FontSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp LibGUI+Applications: Add --open-tab option to FooSettings applications 2022-04-21 17:24:42 +02:00
MonitorSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MonitorSettingsWidget.cpp DisplaySettings: Add 2256x1504 resolution 2022-05-09 20:22:10 +02:00
MonitorSettingsWidget.h DisplaySettings: Include aspect ratio in resolution list text 2022-02-15 10:44:37 +01:00
MonitorWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
MonitorWidget.h WindowServer+Userland: Pass wallpapers as Gfx::Bitmap instead of path 2022-02-14 16:38:42 +03:30
ThemePreviewWidget.cpp DisplaySettings: Fix Clang build failure in ThemePreviewWidget 2022-05-07 23:46:41 +02:00
ThemePreviewWidget.h DisplaySettings: Add theme selection and preview 2022-04-02 21:50:41 +02:00
ThemesSettings.gml DisplaySettings: Center preview with center_window_group_within() 2022-05-07 22:58:55 +02:00
ThemesSettingsWidget.cpp DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +02:00
ThemesSettingsWidget.h DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +02:00