Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `Style` variant support to `application::StyleSheet` | 2022-07-08 | 1 | -1/+5 | |
* | Merge branch 'master' into theming | 2022-07-08 | 1 | -11/+7 | |
|\ | |||||
| * | Use `expect` in `integration_wgpu` example | 2022-07-03 | 1 | -1/+5 | |
| * | update `wgpu` to `0.13` | 2022-07-02 | 1 | -13/+5 | |
* | | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+1 | |
|/ | |||||
* | Experimental wgpu WebGL backend support | 2022-01-28 | 1 | -26/+68 | |
* | Rename `Renderer::present` to `with_primitives` | 2021-11-05 | 1 | -1/+1 | |
* | Merge branch 'master' into remove-renderer-traits | 2021-10-31 | 1 | -2/+4 | |
|\ | |||||
| * | Update wgpu to 0.11 | 2021-10-13 | 1 | -2/+4 | |
* | | Rewrite cursor icon logic for `integration_wgpu` example | 2021-10-31 | 1 | -5/+5 | |
* | | Introduce `mouse_interaction` method to `Widget` trait | 2021-10-18 | 1 | -1/+0 | |
* | | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -14/+16 | |
|/ | |||||
* | wgpu: Update to 0.10 | 2021-08-19 | 1 | -16/+18 | |
* | Rename `integration` examples | 2021-08-13 | 1 | -0/+239 |