mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Add key repetition for the wayland backend (#628)
* Add key repetition for the wayland backend * Upgrade smithay-client-toolkit to 0.3.0
This commit is contained in:
committed by
Francesca Frangipane
parent
1c795c3f1c
commit
e4e53fe315
@@ -2,6 +2,7 @@
|
||||
|
||||
- On macOS, fix `<C-Tab>` so applications receive the event.
|
||||
- On macOS, fix `<Cmd-{key}>` so applications receive the event.
|
||||
- On Wayland, key press events will now be repeated.
|
||||
|
||||
# Version 0.17.1 (2018-08-05)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user