serenity/Userland/Applications/DisplaySettings
Lachlan Jowett 4f5824cbd0 DisplaySettings: Desktop crash when non-image file type is used
If the user selects an non-image file
as their background, then at next
startup the desktop crashes.
2023-11-18 11:21:32 +00:00
..
BackgroundSettings.gml
BackgroundSettingsWidget.cpp DisplaySettings: Desktop crash when non-image file type is used 2023-11-18 11:21:32 +00:00
BackgroundSettingsWidget.h
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DesktopSettings.gml
DesktopSettingsWidget.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DesktopSettingsWidget.h
EffectsSettings.gml
EffectsSettingsWidget.cpp
EffectsSettingsWidget.h
FontSettings.gml
FontSettingsWidget.cpp LibGfx: Convert Font APIs to return String instead of DeprecatedString 2023-09-06 11:29:03 -04:00
FontSettingsWidget.h
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
MonitorSettings.gml
MonitorSettingsWidget.cpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
MonitorSettingsWidget.h
MonitorWidget.cpp LibGfx+Userland: Rename Size::scaled_by to Size::scaled 2023-08-17 09:57:30 -04:00
MonitorWidget.h
ThemePreviewWidget.cpp
ThemePreviewWidget.h
ThemesSettings.gml
ThemesSettingsWidget.cpp
ThemesSettingsWidget.h