Fixed X11 character input for C locale.

Fixes #396.
This commit is contained in:
Camilla Berglund
2014-12-18 02:52:06 +01:00
parent 44372b89f6
commit b2030f6d73
4 changed files with 11 additions and 3 deletions
+1
View File
@@ -144,6 +144,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
- [X11] Bugfix: X-axis scroll offsets were inverted
- [X11] Bugfix: Full screen override redirect windows were not always
positioned over the specified monitor
- [X11] Bugfix: Character input did not work for the default `"C"` locale
## Contact