mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
x11: Don't panic when using dead keys (#432)
This commit is contained in:
committed by
GitHub
parent
be6d2ed3b9
commit
f3ab8af813
@@ -1,6 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- Added subclass to macos windows so they can be made resizable even with no decorations.
|
||||
- Dead keys now work properly on X11, no longer resulting in a panic.
|
||||
|
||||
# Version 0.11.3 (2018-03-28)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user