ladybird/Userland/Applications/DisplaySettings
2021-11-20 21:05:20 +00:00
..
BackgroundSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
BackgroundSettingsWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01: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