summaryrefslogtreecommitdiff
path: root/Userland/Applications/DisplaySettings/MonitorSettings.gml
AgeCommit message (Expand)Author
2023-05-23Base+Userland: Apply Human Interface Guidelines to Object textthankyouverycool
2022-08-03DisplaySettings: Capitalize `s` in screen settingsFiliph Siitam Sandström
2022-06-28LibGUI+Applications: Use the new layout system in the settings screensFrHun
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-01-23DisplaySettings: Show display's manufacturer and size instead of deviceTom
2022-01-23DisplaySettings: Show DPI for selected resolutionTom
2021-11-03Applications: Remove border from GroupBox marginsFrHun
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-07-21DisplaySettings: Add ComboBox to allow selecting other screensTom
2021-05-20DisplaySettings: Rename DisplaySettingsWidget => MonitorSettingsWidgetAndreas Kling