..
BackgroundSettings.gml
Userland+LibGUI: Add shorthand versions of the Margins constructor
2021-08-18 10:30:50 +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: Port to LibMain :^)
2021-11-28 08:10:53 +01:00
DesktopSettings.gml
Everywhere: Replace "virtual desktop" => "workspace"
2021-11-13 12:48:43 +01:00
DesktopSettingsWidget.cpp
Everywhere: Replace "virtual desktop" => "workspace"
2021-11-13 12:48:43 +01:00
DesktopSettingsWidget.h
DisplaySettings: Migrate to using SettingsWindow :^)
2021-11-20 21:05:20 +00: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
DisplaySettings: Migrate to using SettingsWindow :^)
2021-11-20 21:05:20 +00:00
main.cpp
LibGUI: Move GUI::SettingsWindow setup out of the constructor
2021-11-28 08:54:22 +01:00
MonitorSettings.gml
Applications: Remove border from GroupBox margins
2021-11-03 16:13:19 +01:00
MonitorSettingsWidget.cpp
DisplaySettings: Move screen number show/hide logic into widget
2021-11-20 21:05:20 +00:00
MonitorSettingsWidget.h
DisplaySettings: Migrate to using SettingsWindow :^)
2021-11-20 21:05:20 +00:00
MonitorWidget.cpp
DisplaySettings: Handle errors when loading wallpaper bitmap
2021-11-16 01:07:37 +00:00
MonitorWidget.h
DisplaySettings: Lazily load wallpapers
2021-08-20 15:31:22 +02:00