index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGUI
/
GWindowServerConnection.cpp
Age
Commit message (
Expand
)
Author
2020-01-18
Meta: Add license header to source files
Andreas Kling
2020-01-04
WindowServer+LibGUI: Simplify handling of paint event rects
Andreas Kling
2020-01-02
WindowServer+LibGUI: Taskbar should show all windows from each process
Andreas Kling
2019-12-27
WindowServer+LibGUI: Mark window bitmaps volatile in occluded windows
Andreas Kling
2019-12-26
LibGUI+WindowServer: Mark minimized window backing stores as volatile
Andreas Kling
2019-12-24
LibGUI+LibDraw: Add "Palette" concept for scoped color theming
Andreas Kling
2019-12-23
WindowServer+LibGUI: Implement basic color theming
Andreas Kling
2019-12-20
WindowServer+LibGUI: Add data_type and data fields to drag operations
Andreas Kling
2019-12-09
LibGUI: Allow finding the source of a GAction activation
Andreas Kling
2019-12-08
LibGUI+WindowServer: Start fleshing out drag&drop functionality
Andreas Kling
2019-12-06
LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)
Andreas Kling
2019-12-02
WindowServer: Port to the new IPC system
Andreas Kling
2019-11-08
LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
Andreas Kling