summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WSEventLoop.h
AgeCommit message (Expand)Author
2019-12-02WindowServer: Port to the new IPC systemAndreas Kling
2019-09-22LibCore: Remove ObjectPtr in favor of RefPtrAndreas Kling
2019-09-21LibCore: Convert CLocalServer to ObjectPtrAndreas Kling
2019-09-20LibCore: Convert CNotifier to ObjectPtrAndreas Kling
2019-07-27LibCore: Port CoreIPCServer to using CLocalServer.Andreas Kling
2019-07-17WSEventLoop: Remove inheritance from CEventLoopRobin Burchell
2019-07-13AudioServer: Assorted infrastructure workRobin Burchell
2019-05-28Add clang-format fileRobin Burchell
2019-04-22WindowServer+LibGUI: Allow arbitrary number of rects in messages.Andreas Kling
2019-04-14WindowServer: Simplify a few things in WSEventLoop.Andreas Kling
2019-04-14WindowServer: Rename WSMessage* => WSEvent*.Andreas Kling