winit-sonoma-fix/src/platform
Andrew Hickman 21ff2e0ffc Fix unsoundness on Windows (#601)
* Fix unsoundness in windows backend

* Synchronize window state properly

* update changelog and add a comment to execute_in_thread

* Formatting fixes and improve changelog message
2018-07-27 18:34:08 -04:00
..
android Change set_cursor_position to return Result<(), String> (#562) 2018-06-19 10:30:15 -04:00
emscripten Change set_cursor_position to return Result<(), String> (#562) 2018-06-19 10:30:15 -04:00
ios iOS: Fix the longjmp/setjmp ffi (#613) 2018-07-26 19:27:26 -04:00
linux Support NetBSD platform (#603) 2018-07-16 10:25:26 -04:00
macos macOS: Fix cursor hiding thread unsafety (#611) 2018-07-26 17:14:16 -04:00
windows Fix unsoundness on Windows (#601) 2018-07-27 18:34:08 -04:00
mod.rs Support NetBSD platform (#603) 2018-07-16 10:25:26 -04:00