Age | Commit message (Expand) | Author |
---|---|---|
2019-12-03 | WindowServer+Taskbar: Animate window frames on minimize/unminimize | 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 |
2019-07-17 | LibGUI: Revert GWindowServerConnection to being a singleton | Robin Burchell |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-06-21 | WindowServer+Taskbar: Let WindowServer manage the "window menus". | Andreas Kling |
2019-06-07 | Applications: Run clang-format on everything. | Andreas Kling |
2019-05-16 | WindowServer/GMenu: Adjust the popup position to fit the window inside the sc... | Robin Burchell |
2019-04-23 | WindowServer+TaskBar: Add a taskbar window button popup menu. | Andreas Kling |