Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-10 | Fix `Widget::layout` implementation of `MouseArea` | 1 | -1/+3 | |
2023-08-30 | Make `widget::Tree` mutable in `Widget::layout` | 1 | -1/+1 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -1/+2 | |
2023-07-15 | Add viewport to Widget::on_event | 1 | -0/+2 | |
2023-06-08 | Take `Rectangle` by value in `Cursor` API | 1 | -1/+1 | |
2023-06-08 | Implement basic cursor availability | 1 | -10/+10 |