Age | Commit message (Expand) | Author |
---|---|---|
2019-01-12 | Constrain the mouse cursor to keep it inside the screen rect. | Andreas Kling |
2019-01-11 | Hook up the PS2MouseDevice to the AbstractScreen+WindowManager. | Andreas Kling |
2018-10-12 | Window contents move along with the window! | Andreas Kling |
2018-10-12 | Start adding a Window class. | Andreas Kling |
2018-10-10 | More rage hacking on Widgets. Some very basic text drawing. :^) | Andreas Kling |