ladybird/Userland/Applications/DisplaySettings
Tom ab1075e296 DisplaySettings: Show DPI for selected resolution
This uses the EDID provided by the connected display to show the pixel
density of a selected resolution.
2022-01-23 22:45:21 +00:00
..
BackgroundSettings.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
BackgroundSettingsWidget.cpp DisplaySettings: Update wallpaper config path only on success 2021-11-26 11:30:55 -08:00
BackgroundSettingsWidget.h DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
CMakeLists.txt DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00: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 Applications: Cast unused smart-pointer TRY return values to void 2021-12-05 15:31:03 +01:00
MonitorSettings.gml DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00:00
MonitorSettingsWidget.cpp DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00:00
MonitorSettingsWidget.h DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00:00
MonitorWidget.cpp Userland: Cast unused BackgroundAction::construct() results to void 2021-12-05 15:31:03 +01:00
MonitorWidget.h DisplaySettings: Lazily load wallpapers 2021-08-20 15:31:22 +02:00