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-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
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-11-02
LibThreading: Remove redundant method
Ben Wiederhake
2021-09-03
DisplaySettings: Add context menu for wallpapers
Karol Kosek
2021-08-31
DisplaySettings: Use LibConfig where possible
Mustafa Quraish
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-20
DisplaySettings: Lazily load wallpapers
Andrew January
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-14
DisplaySettings: Pass the parent window to the FilePicker
Karol Kosek
2021-08-14
DisplaySettings: Remove the trailing dot from tooltip and window title
Karol Kosek
2021-08-14
DisplaySettings: Open the wallpaper file picker in the wallpaper path
Karol Kosek
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-31
DisplaySettings: Rename "virtual desktops" => "workspaces"
Andreas Kling
2021-07-26
DisplaySettings: Prevent minimising the window
Jamie Mansfield
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-21
DisplaySettings: Add ComboBox to allow selecting other screens
Tom
2021-07-12
DisplaySettings: Reload current settings when apply dialog is dismissed
LuK1337
2021-07-03
DisplaySettings: Add new Desktop tab with virtual desktop settings
Tom
2021-07-01
DisplaySettings: Adjust FontSettings.gml to work with dark themes
DoubleNegation
2021-06-25
DisplaySettings: Show screen numbers when showing the Monitors tab
Tom
[next]