| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -18/+13 | |
| | | |||||
| * | Introduce `Border` struct analogous to `Shadow` | 2024-01-20 | 1 | -2/+4 | |
| | | |||||
| * | Use `Default` implementation of `renderer::Quad` | 2024-01-20 | 1 | -6/+2 | |
| | | |||||
| * | feat: quad shadows | 2024-01-20 | 1 | -0/+1 | |
| | | |||||
| * | Introduce useful helpers in `layout` module | 2024-01-10 | 1 | -1/+1 | |
| | | |||||
| * | Replace `width` and `height` with `Widget::size` | 2024-01-10 | 1 | -6/+5 | |
| | | |||||
| * | Make `Shrink` have priority over `Fill` in layout | 2024-01-04 | 1 | -3/+1 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | clippy | 2023-05-23 | 1 | -1/+1 | |
| | | |||||
| * | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+147 | |
