Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-15 | Make `horizontal_space` and `vertical_space` fill by default | 1 | -1/+1 | |
2024-02-10 | Log available formats and alpha modes in `wgpu::window::compositor` | 1 | -0/+2 | |
2024-02-10 | Use custom `Application::style` to enable transparency | 1 | -19/+19 | |
2024-02-10 | Fix alpha mode configuration in `iced_wgpu` | 1 | -5/+48 | |
2023-09-08 | Use `Radians` as a number directly in `gradient` example | 1 | -13/+9 | |
2023-09-07 | Remove unnecessary centering in `gradient` example | 1 | -2/+0 | |
2023-09-07 | Use `horizontal_space` instead of empty `text` widget in `gradient` example | 1 | -2/+2 | |
2023-09-07 | Use `Default` for `container::Appearance` in `gradient` example | 1 | -6/+3 | |
2023-09-07 | Use `Color::WHITE` in `gradient` example | 1 | -5/+2 | |
2023-09-07 | Rename `gradients` example to `gradient` | 1 | -0/+111 |