Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -187/+0 | |
| | |||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -3/+2 | |
| | | | | ... and check those in CI as well! | ||||
* | Add `Style` variant support to `application::StyleSheet` | 2022-07-08 | 1 | -1/+5 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+1 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Export `glow` in `iced_glow` | 2022-01-19 | 1 | -1/+0 | |
| | |||||
* | Export `iced_winit::conversion` in `iced_glutin` | 2022-01-19 | 1 | -5/+5 | |
| | |||||
* | Fix memory leak in opengl integration example | 2022-01-02 | 1 | -1/+2 | |
| | |||||
* | Rename `Renderer::present` to `with_primitives` | 2021-11-05 | 1 | -1/+1 | |
| | |||||
* | Rewrite cursor icon logic for `integration_opengl` example | 2021-10-31 | 1 | -6/+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 | -11/+15 | |
| | |||||
* | Fix `panic!` warnings in `integration_opengl` example | 2021-08-13 | 1 | -0/+6 | |
| | |||||
* | Rename `integration` examples | 2021-08-13 | 1 | -0/+175 | |