Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `width` and `height` with `Widget::size` | 2024-01-10 | 1 | -6/+5 | |
* | Make `widget::Tree` mutable in `Widget::layout` | 2023-08-30 | 1 | -1/+1 | |
* | Implement explicit text caching in the widget state tree | 2023-08-30 | 1 | -0/+1 | |
* | Implement basic cursor availability | 2023-06-08 | 1 | -2/+3 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -4/+4 | |
* | Ask `clippy` to behave | 2022-12-02 | 1 | -0/+1 | |
* | Add `custom_quad` example | 2022-12-02 | 1 | -0/+159 |