summaryrefslogtreecommitdiffstats
path: root/native/src/input/keyboard.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove inconsistent `input` module in `iced_native`Libravatar Héctor Ramón Jiménez2020-04-301-2/+0
|
* Move `keyboard::Event` to `iced_core`Libravatar Héctor Ramón Jiménez2020-04-301-4/+1
|
* Move reusable `mouse` types to `iced_core`Libravatar Héctor Ramón Jiménez2020-04-281-1/+1
|
* Move common keyboard types to `iced_core`Libravatar Héctor Ramón Jiménez2020-03-171-4/+1
| | | | Also expose them in `iced` through `iced_native` and `iced_web`.
* Add `ModifiersState` to `keyboard::Event::Input`Libravatar Héctor Ramón Jiménez2019-12-061-0/+2
|
* Create `iced_core` and `iced_native`Libravatar Héctor Ramón Jiménez2019-09-201-0/+6