Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -85/+0 | |
2020-04-30 | Rename `MouseCursor` to `mouse::Interaction` | 1 | -7/+15 | |
2020-04-30 | Write documentation for the new `canvas` API | 1 | -0/+36 | |
2020-04-29 | Introduce `Cursor` type in `canvas` | 1 | -11/+21 | |
2020-04-29 | Let a `canvas::Program` control the mouse cursor | 1 | -0/+9 | |
2020-04-28 | Remove `Drawable` and rename `State` to `Program` | 1 | -3/+3 | |
2020-04-28 | Allow `canvas::State` to produce messages | 1 | -6/+8 | |
2020-04-19 | Remove `Layer` trait and simplify `Canvas` | 1 | -0/+20 |