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