Age | Commit message (Expand) | Author |
---|---|---|
2018-10-13 | More work on focus. | Andreas Kling |
2018-10-13 | Implement basic focus. | Andreas Kling |
2018-10-13 | Let the WindowManager track the active window. | Andreas Kling |
2018-10-12 | After moving a window, try to repaint a bit less. | Andreas Kling |
2018-10-12 | Add a clock widget. | Andreas Kling |
2018-10-12 | Very hacky support for dragging a window around. | Andreas Kling |
2018-10-12 | Deliver mouse events to the appropriate Window. | Andreas Kling |
2018-10-12 | Start adding a Window class. | Andreas Kling |