summaryrefslogtreecommitdiffstats
path: root/core/src/mouse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show `NotAllowed` as mouse icon when hovering a disabled `TextInput`Libravatar Héctor Ramón Jiménez2023-04-121-0/+1
* Fix `clippy` lints for Rust 1.68Libravatar Héctor Ramón Jiménez2023-03-141-7/+2
* Change GitHub namespace to new org for all filesLibravatar LordRatte2022-01-031-1/+1
* Merge branch 'ios-support-wip' into feature/touch-supportLibravatar Héctor Ramón Jiménez2020-12-151-5/+4
* Rename `MouseCursor` to `mouse::Interaction`Libravatar Héctor Ramón Jiménez2020-04-301-0/+20
* Split `Input` mouse event by `ButtonState`Libravatar Héctor Ramón Jiménez2020-04-301-8/+4
* Move reusable `mouse` types to `iced_core`Libravatar Héctor Ramón Jiménez2020-04-282-0/+76