summaryrefslogtreecommitdiffstats
path: root/futures/src/keyboard.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-10Introduce `window::Id` to `Event` subscriptionsLibravatar Héctor Ramón Jiménez1-5/+6
2024-01-16Refactor `KeyCode` into `Key` and `Location`Libravatar Héctor Ramón Jiménez1-9/+8
2023-12-15Update `winit` to `0.29.4`Libravatar Héctor Ramón Jiménez1-0/+1
2023-09-07Add hotkey support for `stopwatch` exampleLibravatar Héctor Ramón Jiménez1-2/+2
2023-09-07Introduce `keyboard::on_key_press` and `on_key_release`Libravatar Héctor Ramón Jiménez1-0/+61