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