winit/src/platform
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
..
android Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00
emscripten Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00
ios Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00
linux Try XOpenIM with different locale modifiers (#424) 2018-04-05 13:21:50 -04:00
macos subclass windows in macos so they can be made resizable even with no decorations (#408) 2018-04-02 19:12:38 -04:00
windows Avoid destroying the window twice (#388) 2018-03-25 20:30:16 +02:00
mod.rs Remove the use platform_not_supported hack (#285) 2017-09-15 15:45:45 +02:00