Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reintroduce backend selection through `ICED_BACKEND` env var | 2024-03-24 | 1 | -7/+44 | |
* | Rename `compositor::Renderer` to `Default` | 2024-03-22 | 1 | -3/+3 | |
* | Fix unnecessary `into` calls in `iced_renderer::fallback` | 2024-03-22 | 1 | -4/+2 | |
* | Allow custom renderers in `Program` and `Application` | 2024-03-22 | 1 | -4/+9 | |
* | Make `iced_tiny_skia` optional with a `tiny-skia` feature | 2024-03-22 | 1 | -28/+1 | |
* | Fix broken links in documentation | 2024-03-22 | 1 | -3/+4 | |
* | Restore `canvas::Frame` API | 2024-03-22 | 1 | -13/+7 | |
* | Implement composable, type-safe renderer fallback | 2024-03-21 | 1 | -0/+562 |