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
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
2021-06-23
DisplaySettings: Revert changes unless confirmed
Xavier Defrang
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-29
DisplaySettings: Set monitor widget color if no image is selected
Jesse Buhagiar
2021-05-24
FontSettingsWidget: Reduce duplication in Label setup code
Thomas Keppler
2021-05-24
FontSettingsWidget: Promote Labels as instance members
Thomas Keppler
2021-05-24
FontSettingsWidget: Display the default (fixed-width) font's name
Thomas Keppler
2021-05-21
DisplaySettings: Restrict selection of fixed-width fonts
Andreas Kling
2021-05-21
DisplaySettings: Add "Fonts" tab
Andreas Kling
2021-05-21
DisplaySettings: Allow deselection of background image
Jagger De Leo
2021-05-20
WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode
Andreas Kling
2021-05-20
DisplaySettings: Improve wallpaper preview code
Andreas Kling
2021-05-20
DisplaySettings: Fix broken path to MonitorSettingsWidget's GML
Andreas Kling
2021-05-20
DisplaySettings: Remove icon from browse-for-wallpaper button
Andreas Kling
2021-05-20
DisplaySettings: Select the currently used wallpaper on startup
Andreas Kling
2021-05-20
DisplaySettings: Make MonitorWidget update itself on property changes
Andreas Kling
2021-05-20
DisplaySettings: Rename DisplaySettingsWidget => MonitorSettingsWidget
Andreas Kling
2021-05-20
DisplaySettings: Give the UI a facelift :^)
Andreas Kling
2021-05-20
DisplaySettings: Tweak main window layout & setup code
Andreas Kling
2021-05-20
DisplaySettings: Replace the monitor image with something more thematic
Andreas Kling
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
[next]