| Commit message (Expand) | Author | Files | Lines |
2020-04-30 | Remove inconsistent `input` module in `iced_native` | Héctor Ramón Jiménez | 1 | -6/+0 |
2020-04-30 | Move `keyboard::Event` to `iced_core` | Héctor Ramón Jiménez | 1 | -1/+1 |
2020-04-28 | Move reusable `mouse` types to `iced_core` | Héctor Ramón Jiménez | 1 | -4/+1 |
2020-03-24 | Convert `mouse::State` into `mouse::Click` | Héctor Ramón Jiménez | 1 | -63/+3 |
2020-02-26 | really small cleanup | FabianLars | 1 | -2/+1 |
2020-02-24 | double click fixed | FabianLars | 1 | -1/+1 |
2020-02-24 | moved cursor into own file | FabianLars | 1 | -0/+64 |
2019-10-29 | Handle touchpad scroll events | Héctor Ramón Jiménez | 1 | -1/+1 |
2019-09-20 | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 1 | -0/+0 |
2019-09-14 | Rethink workspace structure | Héctor Ramón Jiménez | 1 | -0/+0 |
2019-09-10 | Switch to workspace layout | Héctor Ramón Jiménez | 1 | -0/+0 |
2019-08-29 | Write documentation for `input` | Héctor Ramón Jiménez | 1 | -0/+1 |
2019-07-20 | Decouple `iced` from `coffee` | Héctor Ramón Jiménez | 1 | -0/+5 |