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-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-27
DisplaySettings: Show bilinear filtered wallpaper in `MonitorWidget`
Jelle Raaijmakers
2023-04-27
DisplaySettings: Remove unused code from `MonitorWidget`
Jelle Raaijmakers
2023-04-15
LibGUI+Userland: Convert MessageBox to fallible construction
thankyouverycool
2023-04-13
WindowServer: Implement tile window overlay
Tom
2023-04-13
WindowServer: Use enum class for Effects and ShowGeometry
Tom
2023-04-09
DisplaySettings: Use FileSystemAccessServer instead of FilePicker
huttongrabiel
2023-03-21
DisplaySettings: Detect if a non-default color scheme is in use
implicitfield
2023-03-21
DisplaySettings: Stop using DeprecatedString
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in FontSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in EffectsSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in BackgroundSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in DesktopSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in ThemesSettingsWidget
implicitfield
2023-03-16
LibGUI+Applications: Port SettingsWindow::add_tab() to the new string
Karol Kosek
2023-03-13
LibThreading: Register BackgroundAction with EventLoop
kleines Filmröllchen
2023-03-10
Everywhere: Support overriding the system color scheme
implicitfield
2023-03-04
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
Andreas Kling
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-10
DisplaySettings: Capitalize fallback display mode when loading settings
Julian Offenhäuser
2023-02-02
DisplaySettings: Made select wallpaper use allowed file types
Marcus Nilsson
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
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
[next]