..
BackgroundSettings.gml
DisplaySettings: Remove the trailing dot from tooltip and window title
2021-08-14 15:20:21 +02:00
BackgroundSettingsWidget.cpp
DisplaySettings: Pass the parent window to the FilePicker
2021-08-14 15:20:21 +02:00
BackgroundSettingsWidget.h
DisplaySettings: Give the UI a facelift :^)
2021-05-20 00:03:30 +02:00
CMakeLists.txt
DisplaySettings: Add new Desktop tab with virtual desktop settings
2021-07-03 12:27:23 +02:00
DesktopSettings.gml
Userland+LibGUI: Make Margins arguments match CSS ordering
2021-08-18 10:30:50 +02:00
DesktopSettingsWidget.cpp
Applications: Remove unused header includes
2021-08-01 08:10:16 +02:00
DesktopSettingsWidget.h
DisplaySettings: Add new Desktop tab with virtual desktop settings
2021-07-03 12:27:23 +02:00
FontSettings.gml
DisplaySettings: Adjust FontSettings.gml to work with dark themes
2021-07-01 00:10:25 +02:00
FontSettingsWidget.cpp
AK+Everywhere: Disallow constructing Functions from incompatible types
2021-06-06 00:27:30 +04:30
FontSettingsWidget.h
FontSettingsWidget: Promote Labels as instance members
2021-05-24 09:08:23 +01:00
main.cpp
Applications: Remove unused header includes
2021-08-01 08:10:16 +02:00
MonitorSettings.gml
Userland+LibGUI: Make Margins arguments match CSS ordering
2021-08-18 10:30:50 +02:00
MonitorSettingsWidget.cpp
Applications: Remove unused header includes
2021-08-01 08:10:16 +02:00
MonitorSettingsWidget.h
DisplaySettings: Add ComboBox to allow selecting other screens
2021-07-21 00:06:58 +02:00
MonitorWidget.cpp
LibGfx: Use "try_" prefix for static factory functions
2021-07-21 18:02:15 +02:00
MonitorWidget.h
DisplaySettings: Improve wallpaper preview code
2021-05-20 17:52:38 +02:00