mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Provide current modifiers state with pointer events on wayland (#676)
This commit is contained in:
committed by
Francesca Plebani
parent
ea07ec1fda
commit
7baa96c5c7
@@ -1,5 +1,6 @@
|
||||
# Unreleased
|
||||
|
||||
- On Wayland, pointer events will now provide the current modifiers state.
|
||||
- On Wayland, titles will now be displayed in the window header decoration.
|
||||
- On Wayland, key repetition is now ended when keyboard loses focus.
|
||||
- On Wayland, windows will now use more stylish and modern client side decorations.
|
||||
|
||||
Reference in New Issue
Block a user