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
/
SystemTheme.cpp
Age
Commit message (
Expand
)
Author
2021-09-16
LibGfx: Enumerate metric theme roles
Karol Kosek
2021-09-12
LibGfx: Add SystemTheme::load_system_theme(Core::ConfigFile const&)
Karol Kosek
2021-05-20
LibGfx: Remove unused current_system_theme() function
Andreas Kling
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-10
WindowServer: Fix switching between shadows and no shadows with themes
Tom
2021-02-09
WindowServer: Allow specifying different shadows for menus and tooltips
Tom
2021-02-09
WindowServer: Implement simple window shadows
Tom
2021-01-17
Everywhere: Remove more <AK/SharedBuffer.h> includes
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