ladybird/Userland/Applications/DisplaySettings
Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID
This gives us a convenient way to refer to them, which will be used in
the following commit.
2022-04-21 17:24:42 +02:00
..
BackgroundSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BackgroundSettingsWidget.cpp DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +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: Give SettingsWindow tabs a string ID 2022-04-21 17:24:42 +02:00
MonitorSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MonitorSettingsWidget.cpp WindowServer: Add the screen mode property in the screen configuration 2022-04-21 13:41:55 +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: Add theme selection and preview 2022-04-02 21:50:41 +02:00
ThemePreviewWidget.h DisplaySettings: Add theme selection and preview 2022-04-02 21:50:41 +02:00
ThemesSettings.gml DisplaySettings: Add theme selection and preview 2022-04-02 21:50:41 +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