..
BackgroundSettings.gml
LibGUI+Applications: Use the new layout system in the settings screens
2022-06-28 17:52:42 +01:00
BackgroundSettingsWidget.cpp
LibFileSystemAccessClient+Userland: Return file paths as ByteStrings
2024-01-29 23:14:39 +00:00
BackgroundSettingsWidget.h
DisplaySettings: Stop using DeprecatedString
2023-03-21 10:06:41 +01:00
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
DesktopSettings.gml
DisplaySettings: Update Workspaces tab GML
2022-08-16 16:41:47 +02:00
DesktopSettingsWidget.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
DesktopSettingsWidget.h
DisplaySettings: Propagate errors in DesktopSettingsWidget
2023-03-21 10:06:41 +01:00
EffectsSettings.gml
WindowServer: Implement tile window overlay
2023-04-13 20:18:49 +02:00
EffectsSettingsWidget.cpp
Base+Userland: Apply Human Interface Guidelines to Object text
2023-05-23 05:59:49 +02:00
EffectsSettingsWidget.h
WindowServer: Implement tile window overlay
2023-04-13 20:18:49 +02:00
FontSettings.gml
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
2023-04-30 05:49:46 +02:00
FontSettingsWidget.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FontSettingsWidget.h
DisplaySettings: Propagate errors in FontSettingsWidget
2023-03-21 10:06:41 +01:00
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
DisplaySettings: Stop using DeprecatedString
2023-03-21 10:06:41 +01:00
MonitorWidget.cpp
LibGfx+Userland: Rename Size::scaled_by to Size::scaled
2023-08-17 09:57:30 -04:00
MonitorWidget.h
DisplaySettings: Stop using DeprecatedString
2023-03-21 10:06:41 +01:00
ThemePreviewWidget.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ThemePreviewWidget.h
DisplaySettings: Stop using DeprecatedString
2023-03-21 10:06:41 +01:00
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
DisplaySettings: Stop using DeprecatedString
2023-03-21 10:06:41 +01:00