ladybird/Userland/Applications/DisplaySettings
Karol Kosek 20191b58e2 DisplaySettings: Update wallpaper config path only on success
The Window Server is ignoring incorrect files since 235f39e449, so let's
not update the config when that happens and an error message instead!
2021-11-26 11:30:55 -08:00
..
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: Add context menu for wallpapers 2021-09-03 23:15:47 +02: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 DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00: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