ladybird/Userland/Applications/DisplaySettings
Sam Atkins 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings
Where it was straightforward to do so, I've updated the users to also
use ByteStrings for their file paths, but most of them have a temporary
String::from_byte_string() call instead.
2024-01-29 23:14:39 +00:00
..
BackgroundSettings.gml
BackgroundSettingsWidget.cpp LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 2024-01-29 23:14:39 +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 Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FontSettingsWidget.h
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
MonitorSettings.gml DisplaySettings: Remove redundant text_alignment property from GML 2024-01-21 08:38:18 -05:00
MonitorSettingsWidget.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +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 Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ThemePreviewWidget.h
ThemesSettings.gml DisplaySettings: Disable custom color scheme combobox by default 2024-01-21 08:38:18 -05:00
ThemesSettingsWidget.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ThemesSettingsWidget.h