Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-22 | Restore `canvas::Frame` API | 1 | -2/+0 | |
2024-03-21 | Restore `canvas::Program` API | 1 | -4/+4 | |
2024-03-21 | Implement composable, type-safe renderer fallback | 1 | -3/+5 | |
2024-03-17 | Move `Program` to `application` module | 1 | -1/+1 | |
2024-03-17 | Remove `Sandbox` trait :tada: | 1 | -1/+1 | |
2024-03-16 | Remove `sandbox` by making `application` more generic :tada: | 1 | -1/+1 | |
2024-03-16 | Make `sandbox` helper take a `title` as well | 1 | -4/+7 | |
2024-03-16 | Introduce `Program` API | 1 | -40/+10 | |
2024-01-04 | Make `Shrink` have priority over `Fill` in layout | 1 | -2/+0 | |
2023-09-20 | Fix `clippy::manual_let_else` | 1 | -4/+1 | |
2023-06-08 | Take `Rectangle` by value in `Cursor` API | 1 | -6/+6 | |
2023-06-08 | Implement basic cursor availability | 1 | -2/+3 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -1/+1 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -4/+5 | |
2022-09-23 | Implement sierpinski-triangle example | 1 | -0/+193 |