Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-12 | Implement event capturing for `Canvas` | 2 | -4/+6 | |
2020-11-12 | Make `Widget::on_event` return an `event::Status` | 1 | -0/+2 | |
2020-08-10 | Add `Keyboard` variant to `canvas::Event` | 1 | -0/+4 | |
2020-06-11 | Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle | 1 | -1/+1 | |
2020-06-02 | Introduce fill rule setting in `canvas` | 2 | -22/+55 | |
2020-05-19 | Move `Layer` to `iced_graphics` | 1 | -1/+1 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 12 | -0/+1163 |