x11: Don't panic when using dead keys (#432)

This commit is contained in:
Francesca Frangipane
2018-04-05 12:58:24 -04:00
committed by GitHub
parent be6d2ed3b9
commit f3ab8af813
3 changed files with 96 additions and 44 deletions

View File

@@ -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)