index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
DisplaySettings
Age
Commit message (
Expand
)
Author
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-06-28
LibGUI+Applications: Use the new layout system in the settings screens
FrHun
2022-06-17
DisplaySettings: Use IPC calls instead of current_system_theme helper
networkException
2022-06-17
DisplaySettings: Handle an override theme being active
networkException
2022-06-17
DisplaySettings: Update selected theme on change
networkException
2022-06-14
DisplaySettings: Use absolute path for loading mouse settings icon
networkException
2022-05-25
DisplaySettings: Link to cursor themes from "Themes" tab
MacDue
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-12
DisplaySettings: Set window modified state
Sam Atkins
2022-05-09
DisplaySettings: Add 2256x1504 resolution
Linus Groh
2022-05-08
DisplaySettings: Make the copy action copy the background path as url
Karol Kosek
2022-05-07
DisplaySettings: Fix Clang build failure in ThemePreviewWidget
MacDue
2022-05-07
DisplaySettings: Center preview with center_window_group_within()
MacDue
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-04-03
DisplaySettings: Stop theme tab from overriding background color
Ben Maxwell
2022-04-02
DisplaySettings: Add theme selection and preview
MacDue
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-18
Userland: Dynamically update the MonitorSettingsWidget countdown timer
stijndr
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-15
DisplaySettings: Include aspect ratio in resolution list text
ForLoveOfCats
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-01
LibGfx+Applications: Add human readable name helper for fonts
thankyouverycool
2022-01-29
DisplaySettings: Set icons from GML
Dylan Katz
2022-01-23
DisplaySettings: Show display's manufacturer and size instead of device
Tom
2022-01-23
DisplaySettings: Show DPI for selected resolution
Tom
2022-01-02
DisplaySettings: Add 1440p ultrawide resolution
Filiph Sandström
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-11-28
LibGUI: Move GUI::SettingsWindow setup out of the constructor
Andreas Kling
2021-11-28
LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr
Andreas Kling
2021-11-28
DisplaySettings: Port to LibMain :^)
Andreas Kling
2021-11-26
DisplaySettings: Update wallpaper config path only on success
Karol Kosek
2021-11-26
DisplaySettings: Always save the background color to the config
Karol Kosek
2021-11-20
DisplaySettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
DisplaySettings: Move screen number show/hide logic into widget
Sam Atkins
2021-11-16
DisplaySettings: Handle errors when loading wallpaper bitmap
Karol Kosek
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::scaled()
Andreas Kling
[next]