1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 23:55:07 +00:00
serenity/Userland/Applications/DisplaySettings
2022-06-28 17:52:42 +01:00
..
BackgroundSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
BackgroundSettingsWidget.cpp DisplaySettings: Set window modified state 2022-05-12 13:10:49 +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 DisplaySettings: Set window modified state 2022-05-12 13:10:49 +02:00
DesktopSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
FontSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
FontSettingsWidget.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
FontSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp DisplaySettings: Link to cursor themes from "Themes" tab 2022-05-25 23:14:22 +01:00
MonitorSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
MonitorSettingsWidget.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +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 LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
ThemesSettingsWidget.cpp DisplaySettings: Use IPC calls instead of current_system_theme helper 2022-06-17 19:46:30 +01:00
ThemesSettingsWidget.h DisplaySettings: Link to cursor themes from "Themes" tab 2022-05-25 23:14:22 +01:00