1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 04:31:00 +00:00
serenity/Userland/Applications/DisplaySettings
Idan Horowitz c8ab45e79f Userland: Run gml-format
This brings the existing GML files up to spec with the new requirements
2022-02-13 02:36:35 +02:00
..
BackgroundSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BackgroundSettingsWidget.cpp DisplaySettings: Update wallpaper config path only on success 2021-11-26 11:30:55 -08:00
BackgroundSettingsWidget.h DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
CMakeLists.txt DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00:00
DesktopSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DesktopSettingsWidget.cpp DisplaySettings: Set icons from GML 2022-01-29 13:45:34 +01:00
DesktopSettingsWidget.h DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
FontSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
FontSettingsWidget.cpp LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
FontSettingsWidget.h DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
MonitorSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MonitorSettingsWidget.cpp DisplaySettings: Show display's manufacturer and size instead of device 2022-01-23 22:45:21 +00:00
MonitorSettingsWidget.h DisplaySettings: Show display's manufacturer and size instead of device 2022-01-23 22:45:21 +00:00
MonitorWidget.cpp Userland: Cast unused BackgroundAction::construct() results to void 2021-12-05 15:31:03 +01:00
MonitorWidget.h DisplaySettings: Lazily load wallpapers 2021-08-20 15:31:22 +02:00