Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -5/+6 | |
* | Use `FillTessellator::tessellate_rectangle` in `Frame` | 2021-08-26 | 1 | -10/+8 | |
* | Avoid reallocating tessellators in `Frame` methods | 2021-08-26 | 1 | -27/+36 | |
* | Update `lyon` to `0.17` in `iced_graphics` | 2021-08-26 | 3 | -27/+23 | |
* | fix-typo | 2021-06-24 | 1 | -1/+1 | |
* | Update frame.rs | 2021-04-01 | 1 | -1/+1 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 10 | -120/+11 | |
* | Fix backwards `Frame::rotate` in `canvas` | 2020-11-22 | 1 | -1/+1 | |
* | Implement event capturing for `Canvas` | 2020-11-12 | 2 | -4/+6 | |
* | Make `Widget::on_event` return an `event::Status` | 2020-11-12 | 1 | -0/+2 | |
* | Add `Keyboard` variant to `canvas::Event` | 2020-08-10 | 1 | -0/+4 | |
* | Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle | 2020-06-11 | 1 | -1/+1 | |
* | Introduce fill rule setting in `canvas` | 2020-06-02 | 2 | -22/+55 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 12 | -0/+1163 |