Age | Commit message (Expand) | Author |
---|---|---|
2019-01-21 | guitest2: Add a launcher button for guitest. | Andreas Kling |
2019-01-21 | WindowServer: Don't invalidate already frontmost window for moving to front. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-21 | guitest2: Add a simple launcher so I can easily spawn more Terminals. | Andreas Kling |
2019-01-20 | LibGUI: Hook up GWindow event dispatch for paint and mouse events. | Andreas Kling |
2019-01-20 | Make it possible for userspace to alter window title/geometry. | Andreas Kling |
2019-01-20 | Start bringing up LibGUI properly (formerly Widgets.) | Andreas Kling |