winit-sonoma-fix/src/platform/windows
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
..
dpi.rs DPI for everyone (#548) 2018-06-14 19:42:18 -04:00
event.rs Windows creates Alt event instead of Menu event. (to match other platforms) (#551) 2018-06-13 13:24:33 -04:00
events_loop.rs Fix unsoundness on Windows (#601) 2018-07-27 18:34:08 -04:00
icon.rs Fix unsoundness on Windows (#601) 2018-07-27 18:34:08 -04:00
mod.rs windows feature WS_EX_NOREDIRECTIONBITMAP (#575) 2018-06-21 21:33:29 -04:00
monitor.rs X11+Windows: Guess initial DPI factor (#583) 2018-07-01 11:01:46 -04:00
raw_input.rs Windows: Implement DeviceEvents (#482) 2018-04-28 12:42:33 -04:00
util.rs X11+Windows: Guess initial DPI factor (#583) 2018-07-01 11:01:46 -04:00
window.rs Fix unsoundness on Windows (#601) 2018-07-27 18:34:08 -04:00