1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 20:51:01 +00:00
serenity/Applications/DisplaySettings
Andreas Kling 9faa8e0ce6 DisplaySettings: Refer to app as "Display Settings"
Application names are proper nouns, so let's write them with capitalized
first letters.
2021-01-04 23:22:38 +01:00
..
CMakeLists.txt DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
DisplaySettings.cpp DisplaySettings: Set "open wallpaper" button style in GML 2021-01-04 15:28:51 +01:00
DisplaySettings.h DisplaySettings: Remove root_widget() from DisplaySettings 2021-01-01 15:55:08 +01:00
DisplaySettingsWindow.gml DisplaySettings: Use shrink-to-fit to simplify GML 2021-01-04 18:23:34 +01:00
main.cpp DisplaySettings: Refer to app as "Display Settings" 2021-01-04 23:22:38 +01:00
MonitorWidget.cpp DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
MonitorWidget.h DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00