Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -6/+8 | ||
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | ||
* | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2020-04-07 | 2 | -17/+32 | ||
* | Merge pull request #240 from kaimast/master | 2020-03-28 | 1 | -4/+1 | ||
|\ | ||||||
| * | remove explicit lifetimes in integration example | 2020-03-27 | 1 | -4/+1 | ||
* | | Convert `WindowEvent` from a reference in `iced_winit` | 2020-03-27 | 1 | -1/+1 | ||
|/ | ||||||
* | Update `winit` to `0.22` | 2020-03-09 | 1 | -7/+5 | ||
* | Make output format of `iced_wgpu` configurable | 2020-02-24 | 1 | -1/+3 | ||
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+18 | ||
* | Add `integration` example | 2020-02-09 | 6 | -0/+436 |