Age | Commit message (Expand) | Author |
---|---|---|
2019-12-26 | LibGUI+WindowServer: Mark minimized window backing stores as volatile | Andreas Kling |
2019-12-23 | WindowServer+LibGUI: Implement basic color theming | Andreas Kling |
2019-12-08 | LibGUI+WindowServer: Start fleshing out drag&drop functionality | Andreas Kling |
2019-12-02 | LibIPC: Rename base classes to IClientConnection and IServerConnection | Andreas Kling |
2019-12-02 | LibIPC: Move IPC client/server connection templates to LibIPC | Andreas Kling |
2019-12-02 | WindowServer: Port to the new IPC system | Andreas Kling |
2019-11-26 | WindowServer: Port to socket takeover | Sergey Bugaev |
2019-11-08 | LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection | Andreas Kling |