winit/src/platform
Tobias Umbach b0e3865562 Don't include NUL byte in _NET_WM_NAME (#658)
> The contents of the property are not required to be null-terminated;
> any terminating null should not be included in text_prop.nitems.

https://tronche.com/gui/x/xlib/ICC/client-to-window-manager/XmbTextPropertyToTextList.html
2018-09-20 17:59:37 -04:00
..
android Change set_cursor_position to return Result<(), String> (#562) 2018-06-19 10:30:15 -04:00
emscripten Add support for F16-F24 (#641) 2018-09-12 13:04:16 -04:00
ios iOS: Fix the longjmp/setjmp ffi (#613) 2018-07-26 19:27:26 -04:00
linux Don't include NUL byte in _NET_WM_NAME (#658) 2018-09-20 17:59:37 -04:00
macos Add support for F16-F24 (#641) 2018-09-12 13:04:16 -04:00
windows Add support for F16-F24 (#641) 2018-09-12 13:04:16 -04:00
mod.rs Support NetBSD platform (#603) 2018-07-16 10:25:26 -04:00