serenity/Userland/Applications/DisplaySettings
networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
This patch brings the ConfigFile helpers for opening lib, app and system
configs more inline with the regular ConfigFile::open functions.
2021-08-22 01:32:25 +02:00
..
BackgroundSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
BackgroundSettingsWidget.cpp Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
BackgroundSettingsWidget.h DisplaySettings: Give the UI a facelift :^) 2021-05-20 00:03:30 +02:00
CMakeLists.txt DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
DesktopSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
DesktopSettingsWidget.cpp Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
DesktopSettingsWidget.h DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
FontSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
FontSettingsWidget.cpp AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
FontSettingsWidget.h FontSettingsWidget: Promote Labels as instance members 2021-05-24 09:08:23 +01:00
main.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
MonitorSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
MonitorSettingsWidget.cpp Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
MonitorSettingsWidget.h DisplaySettings: Add ComboBox to allow selecting other screens 2021-07-21 00:06:58 +02:00
MonitorWidget.cpp DisplaySettings: Lazily load wallpapers 2021-08-20 15:31:22 +02:00
MonitorWidget.h DisplaySettings: Lazily load wallpapers 2021-08-20 15:31:22 +02:00