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