Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -93/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -9/+10 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Introduce `Translate` primitive in `iced_wgpu` | 2020-04-28 | 1 | -3/+3 | |
* | Make cursor unavailable when dragging panes | 2020-03-18 | 1 | -1/+9 | |
* | Improve pane selection when resizing a `PaneGrid` | 2020-03-14 | 1 | -2/+2 | |
* | Implement mouse-based pane resizing for `PaneGrid` | 2020-03-14 | 1 | -1/+7 | |
* | Draft drag and drop support for `PaneGrid` | 2020-03-10 | 1 | -18/+62 | |
* | Rename `Panes` widget to `PaneGrid` | 2020-03-10 | 1 | -0/+34 |