Age | Commit message (Expand) | Author |
---|---|---|
2019-12-02 | WindowServer: Port to the new IPC system | Andreas Kling |
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-21 | LibCore: Convert CLocalServer to ObjectPtr | Andreas Kling |
2019-09-20 | LibCore: Convert CNotifier to ObjectPtr | Andreas Kling |
2019-07-27 | LibCore: Port CoreIPCServer to using CLocalServer. | Andreas Kling |
2019-07-17 | WSEventLoop: Remove inheritance from CEventLoop | Robin Burchell |
2019-07-13 | AudioServer: Assorted infrastructure work | Robin Burchell |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-22 | WindowServer+LibGUI: Allow arbitrary number of rects in messages. | Andreas Kling |
2019-04-14 | WindowServer: Simplify a few things in WSEventLoop. | Andreas Kling |
2019-04-14 | WindowServer: Rename WSMessage* => WSEvent*. | Andreas Kling |