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
/
WindowServer
/
AppletManager.cpp
Age
Commit message (
Expand
)
Author
2021-07-18
WindowServer: Fix menu over-drawing
Tom
2021-05-09
Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel
Andreas Kling
2021-04-29
WindowServer: Move configuration file to /etc/WindowServer.ini
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-05
WindowServer: Make applet area use the same color role as the taskbar
Dawid Wolosowicz
2021-04-04
WindowServer: Propagate theme change to the applet area
Dawid Wolosowicz
2021-04-04
WindowServer: Use non-translated rect to fill the applet area's store
Dawid Wolosowicz
2021-03-30
WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-28
WindowServer: Make Window::event() protected
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling