Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-08 | Implement basic cursor availability | 1 | -0/+2 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -0/+3 | |
2021-08-26 | Rename `HitTestResult` to `Hit` | 1 | -1/+1 | |
2020-04-30 | Rename `MouseCursor` to `mouse::Interaction` | 1 | -0/+2 | |
2020-04-28 | Move reusable `mouse` types to `iced_core` | 1 | -4/+1 | |
2020-03-24 | Convert `mouse::State` into `mouse::Click` | 1 | -63/+3 | |
2020-02-26 | really small cleanup | 1 | -2/+1 | |
2020-02-24 | double click fixed | 1 | -1/+1 | |
2020-02-24 | moved cursor into own file | 1 | -0/+64 | |
2019-10-29 | Handle touchpad scroll events | 1 | -1/+1 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+0 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-29 | Write documentation for `input` | 1 | -0/+1 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+5 |