summaryrefslogtreecommitdiff
path: root/Userland/Applications/DisplaySettings
AgeCommit message (Expand)Author
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-09-24LibEDID: Remove head index when retrieving an EDID from DisplayConnectorLiav A
2022-09-12Everywhere: Use my very shiny serenityos.org email :^)networkException
2022-08-24WindowServer+DisplaySettings: Capitalize display mode dropdownJames Bellamy
2022-08-16LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffectsthankyouverycool
2022-08-16DisplaySettings: Update Workspaces tab GMLthankyouverycool
2022-08-09DisplaySettings: Add an Effects tabthankyouverycool
2022-08-03DisplaySettings: Capitalize `s` in screen settingsFiliph Siitam Sandström
2022-08-01Userland+Base: Make the window titlebar font configurable separatelyAndreas Kling
2022-07-23Userland: Remove stale remainders of old framebuffer devicesLiav A
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-28LibGUI+Applications: Use the new layout system in the settings screensFrHun
2022-06-17DisplaySettings: Use IPC calls instead of current_system_theme helpernetworkException
2022-06-17DisplaySettings: Handle an override theme being activenetworkException
2022-06-17DisplaySettings: Update selected theme on changenetworkException
2022-06-14DisplaySettings: Use absolute path for loading mouse settings iconnetworkException
2022-05-25DisplaySettings: Link to cursor themes from "Themes" tabMacDue
2022-05-13LibGUI+Userland: Make Dialog::ExecResult an enum classSam Atkins
2022-05-12DisplaySettings: Set window modified stateSam Atkins
2022-05-09DisplaySettings: Add 2256x1504 resolutionLinus Groh
2022-05-08DisplaySettings: Make the copy action copy the background path as urlKarol Kosek
2022-05-07DisplaySettings: Fix Clang build failure in ThemePreviewWidgetMacDue
2022-05-07DisplaySettings: Center preview with center_window_group_within()MacDue
2022-05-05Everywhere: Purge all support and usage of framebuffer devicesLiav A
2022-05-05DisplaySettings+WindowServer: Add support for display connector devicesLiav A
2022-04-21LibGUI+Applications: Add --open-tab option to FooSettings applicationsSam Atkins
2022-04-21LibGUI+Applications: Give SettingsWindow tabs a string IDSam Atkins
2022-04-21WindowServer: Add the screen mode property in the screen configurationkleines Filmröllchen
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-03DisplaySettings+WindowServer: Allow updating theme without backgroundBen Maxwell
2022-04-03DisplaySettings: Stop theme tab from overriding background colorBen Maxwell
2022-04-02DisplaySettings: Add theme selection and previewMacDue
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar
2022-02-18Userland: Dynamically update the MonitorSettingsWidget countdown timerstijndr
2022-02-16LibCore+Everywhere: Return ErrorOr from ConfigFile factory methodsSam Atkins
2022-02-15DisplaySettings: Include aspect ratio in resolution list textForLoveOfCats
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2022-02-14WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of pathJames Puleo
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-11LibConfig: Rename pledge_domains(String) => pledge_domain(String)Vitaly Dyachkov
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-02-01LibGfx+Applications: Add human readable name helper for fontsthankyouverycool
2022-01-29DisplaySettings: Set icons from GMLDylan Katz
2022-01-23DisplaySettings: Show display's manufacturer and size instead of deviceTom
2022-01-23DisplaySettings: Show DPI for selected resolutionTom
2022-01-02DisplaySettings: Add 1440p ultrawide resolutionFiliph Sandström
2021-12-05Applications: Cast unused smart-pointer TRY return values to voidSam Atkins
2021-12-05Userland: Cast unused BackgroundAction::construct() results to voidSam Atkins
2021-11-28LibGUI: Move GUI::SettingsWindow setup out of the constructorAndreas Kling
2021-11-28LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOrAndreas Kling