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
/
Libraries
/
LibGfx
/
Palette.h
Age
Commit message (
Expand
)
Author
2022-03-05
Base+LibGUI+LibGfx: Improve disabled text readability
Jaime Valenzuela Durán
2022-03-04
LibGfx: Rename Color::from_rgba() => Color::from_argb()
Andreas Kling
2022-02-09
LibGfx: Add more syntax-related ColorRoles
Itamar
2022-02-07
LibGfx: Return proper ColorRole for GutterBorders
thankyouverycool
2022-01-01
Theming: Add alignment section
Filiph Sandström
2022-01-01
LibGfx: Add window border/title theming options
Filiph Sandström
2021-10-31
LibGfx: Add 'IsDark' flag to SystemTheme and Palette
Sam Atkins
2021-07-28
LibGfx+Base: Add a themable "Accent" color role
Andreas Kling
2021-06-13
LibGUI+HackStudio: Make gutter a first class element
Dmitrii Ubskii
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-31
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-11
WindowServer: Allow different shadows for active/inactive windows
Tom
2021-02-09
WindowServer: Allow specifying different shadows for menus and tooltips
Tom
2021-02-09
WindowServer: Implement simple window shadows
Tom
2021-02-07
LibGfx: Make Palette::color(ColorRole) inline
Andreas Kling
2021-01-16
WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling