Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-30 | Remove inconsistent `input` module in `iced_native` | 1 | -76/+0 | ||
2020-04-28 | Move reusable `mouse` types to `iced_core` | 2 | -76/+0 | ||
2020-03-24 | Avoid panic in `Click::is_consecutive` | 1 | -1/+4 | ||
2020-03-24 | Convert `mouse::State` into `mouse::Click` | 1 | -0/+73 | ||
2020-03-19 | Turn `Touch` into a struct and add finger id | 1 | -6/+3 | ||
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -1/+7 | ||
2019-10-29 | Handle touchpad scroll events | 1 | -3/+14 | ||
2019-10-10 | Move `winit` conversions to `iced_winit` | 1 | -17/+0 | ||
2019-09-20 | Create `iced_core` and `iced_native` | 2 | -0/+76 | ||