Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -108/+0 | |
2023-01-17 | Add toast example | 1 | -0/+5 | |
2023-01-12 | Replace `Option<Instant>` with `RedrawRequest` enum | 1 | -11/+11 | |
2023-01-12 | Draft `Shell:request_redraw` API | 1 | -17/+43 | |
2022-05-13 | Relayout base layer when layout is invalidated from an overlay | 1 | -0/+5 | |
2022-01-11 | Invalidate widget tree from `Responsive` widget | 1 | -1/+19 | |
2021-11-29 | Introduce `Shell` type in `iced_native` | 1 | -0/+54 |