Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-05 | Rename `Renderer::present` to `with_primitives` | 1 | -1/+1 | |
2021-10-31 | Rewrite cursor icon logic for `integration_wgpu` example | 1 | -5/+5 | |
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -4/+3 | |
2021-10-18 | Introduce `mouse_interaction` method to `Widget` trait | 1 | -1/+0 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -14/+16 | |
2021-10-13 | Update wgpu to 0.11 | 1 | -2/+4 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -3/+3 | |
2021-09-20 | Introduce and use `CrossAlign` enum for `Column` and `Row` | 1 | -3/+3 | |
2021-09-02 | Make `Command` implementations platform-specific | 1 | -8/+3 | |
2021-08-19 | wgpu: Update to 0.10 | 2 | -17/+19 | |
2021-08-13 | Rename `integration` examples | 5 | -0/+448 |