Age | Commit message (Expand) | Author |
---|---|---|
2019-01-21 | WindowServer: Rename WSEvent subclasses WSFooEvent for consistency. | Andreas Kling |
2019-01-21 | WindowServer: Show PID and window ID in title bars for now. | Andreas Kling |
2019-01-20 | LibGUI: Hook up GWindow event dispatch for paint and mouse events. | Andreas Kling |
2019-01-20 | Start bringing up LibGUI properly (formerly Widgets.) | Andreas Kling |
2019-01-18 | Update coding style in WSWindowManager. | Andreas Kling |
2019-01-18 | Make it possible to invalidate only a portion of a window. | Andreas Kling |
2019-01-17 | Add WindowActivated and WindowDeactivated events. | Andreas Kling |
2019-01-16 | Tear out or duplicate what's unique for WindowServer from Widgets. | Andreas Kling |