ladybird/Userland/Applications/DisplaySettings
thankyouverycool a593b83189 LibGfx+Applications: Add human readable name helper for fonts
This returns a more comprehensible name than raw weight and slope
metrics and is intended for use in UIs. Now displays human readable
font names in FontSettings, TerminalSettings and CharacterMap.
2022-02-01 10:06:26 +01: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 DisplaySettings: Set icons from GML 2022-01-29 13:45:34 +01:00
DesktopSettingsWidget.cpp DisplaySettings: Set icons from GML 2022-01-29 13:45:34 +01:00
DesktopSettingsWidget.h DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
FontSettings.gml LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
FontSettingsWidget.cpp LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
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 display's manufacturer and size instead of device 2022-01-23 22:45:21 +00:00
MonitorSettingsWidget.cpp DisplaySettings: Show display's manufacturer and size instead of device 2022-01-23 22:45:21 +00:00
MonitorSettingsWidget.h DisplaySettings: Show display's manufacturer and size instead of device 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