winit/src/platform/linux
hcpl 7cd440135a Try XOpenIM with different locale modifiers (#424)
* Try XOpenIM with different locale modifiers

Implements the solution suggested in
https://github.com/tomaka/winit/issues/277#issuecomment-337751136.

* Use empty XSetLocaleModifiers beforehand

Also, for modifiers, convert from length-based UTF-8 strings to
null-terminated bytestrings.

* Add CHANGELOG entry and comments
2018-04-05 13:21:50 -04:00
..
wayland Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00
x11 Try XOpenIM with different locale modifiers (#424) 2018-04-05 13:21:50 -04:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00