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
Age
Commit message (
Expand
)
Author
2021-04-25
Userland+Base: Add "ladyball" logo for the system :^)
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-19
Taskbar: Show start menu when super key is pressed
Conor Byrne
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-04-05
Taskbar: Use GUI::Button::set_menu() for the start menu button :^)
Andreas Kling
2021-04-04
Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it
Linus Groh
2021-04-02
Taskbar: Tweak taskbar widget margins
Andreas Kling
2021-04-02
LibGUI+Calendar: Inherit from Frame class
thankyouverycool
2021-03-30
Taskbar: Reposition the applet area when the desktop rect changes
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-30
Taskbar: Update ClockWidget to Calendar view changes
thankyouverycool
2021-03-27
Taskbar: Set window title as taskbar button tooltip
Linus Groh
2021-03-26
Taskbar: Add more prominent Help app icon in the start menu
Andreas Kling
2021-03-26
Taskbar: Move "About SerenityOS" to the top of the start menu
Andreas Kling
2021-03-25
Taskbar: Only show H:M:S by default, move date to tooltip
Andreas Kling
2021-03-25
Taskbar: Add start menu :^)
Andreas Kling
2021-03-25
Taskbar: Integrate clock widget into taskbar window
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-21
Taskbar: Remove window button if a window state change demands it
Tom
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-25
Everywhere: Remove unnecessary debug comments.
asynts
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-16
Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes
Andreas Kling
2021-01-15
WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling