winit/src/platform_impl
Osspial d35ee0d580
Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170)
* Fix hovering the mouse over the active window creating an endless stream of CursorMoved events

* Format
2019-09-17 11:34:48 -04:00
..
android Add touch pressure information for touch events on iOS (#1090) 2019-08-13 18:12:13 -04:00
ios Fix null window on initial HiDpiFactorChanged event on iOS (#1167) 2019-09-16 14:27:46 -04:00
linux wayland: instantly wake up if events are pending (#1153) 2019-09-11 08:28:21 +02:00
macos Fix freeze upon exiting exclusive fullscreen on macOS 10.15 (#1127) 2019-09-15 19:59:37 -04:00
windows Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170) 2019-09-17 11:34:48 -04:00
mod.rs Officially remove the Emscripten backend (#1159) 2019-09-13 19:09:45 -04:00