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
2023-01-12
LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream
Karol Kosek
2023-01-12
LibCore+Userland: Make Core::Timer::create_repeating() return ErrorOr
Sam Atkins
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2022-12-15
LibThreading+Everywhere: Support returning error from `BackgroundAction`
Lucas CHOLLET
2022-12-14
LibGfx+Userland: Make Gfx::SystemTheme propagate errors
Cygnix Proto
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-04
DisplaySettings: Remove unnecessary check for an overridden theme
Osamu-kj
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-24
LibEDID: Remove head index when retrieving an EDID from DisplayConnector
Liav A
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-08-24
WindowServer+DisplaySettings: Capitalize display mode dropdown
James Bellamy
2022-08-16
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
thankyouverycool
2022-08-16
DisplaySettings: Update Workspaces tab GML
thankyouverycool
2022-08-09
DisplaySettings: Add an Effects tab
thankyouverycool
2022-08-03
DisplaySettings: Capitalize `s` in screen settings
Filiph Siitam Sandström
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-07-23
Userland: Remove stale remainders of old framebuffer devices
Liav A
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
[next]