summaryrefslogtreecommitdiffstats
path: root/core/src/mouse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extend cursor availability to the shell levelLibravatar Héctor Ramón Jiménez2023-06-081-1/+2
* Take `Rectangle` by value in `Cursor` APILibravatar Héctor Ramón Jiménez2023-06-081-3/+3
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-0/+51
* Merge pull request #1797 from bbb651/masterLibravatar Héctor Ramón2023-05-231-1/+1
|\
| * Make mouse::Button::Other take u16 instead of u8Libravatar bbb6512023-05-231-1/+1
* | Merge branch 'master' into advanced-textLibravatar Héctor Ramón Jiménez2023-04-171-0/+1
|\|
| * Show `NotAllowed` as mouse icon when hovering a disabled `TextInput`Libravatar Héctor Ramón Jiménez2023-04-121-0/+1
* | Merge branch 'master' into advanced-textLibravatar Héctor Ramón Jiménez2023-03-171-7/+2
|\|
| * Fix `clippy` lints for Rust 1.68Libravatar Héctor Ramón Jiménez2023-03-141-7/+2
* | Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+76
|/
* 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