Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-10 | Replace `width` and `height` with `Widget::size` | 1 | -6/+5 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+2 | |
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 | -0/+1 | |
2023-06-08 | Implement basic cursor availability | 1 | -2/+3 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 2 | -6/+5 | |
2022-12-02 | Ask `clippy` to behave | 1 | -0/+1 | |
2022-12-02 | Add `custom_quad` example | 2 | -0/+169 |