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
/
Services
/
Taskbar
/
TaskbarButton.cpp
Age
Commit message (
Expand
)
Author
2022-01-10
Taskbar: Tweak taskbar button progress bar rendering
Andreas Kling
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-08-01
Services: Remove unused header includes
Brian Gianforcaro
2021-07-27
Userland: Make TextWrapping::Wrap opt-in
sin-ack
2021-07-26
Userland: Move text wrapping/elision into the new TextLayout :^)
sin-ack
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-05-02
WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
Taskbar: Use WM connection for window management operations
sin-ack
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling