winit-sonoma-fix/src/platform
Johannes Hofmann ea28791da6 x11: Always receive Awakened event in run_forever (#489)
* x11: Always receive Awakened event in run_forever

Do not reset the pending_wakeup boolean at the start of run_forever so
that each call to EventsLoopProxy::wakeup results in an Awakened event.

Fixes #462

* Update CHANGELOG.md
2018-04-28 19:03:06 -04:00
..
android Add methods to get the position of a window's client area, relative to the desktop (#430) 2018-04-16 21:40:30 -04:00
emscripten Add methods to get the position of a window's client area, relative to the desktop (#430) 2018-04-16 21:40:30 -04:00
ios Replace Closed event with CloseRequested and Destroyed (#476) 2018-04-24 16:20:40 -04:00
linux x11: Always receive Awakened event in run_forever (#489) 2018-04-28 19:03:06 -04:00
macos Macos multi windows leak (#481) 2018-04-28 12:10:06 -04:00
windows Windows: Implement DeviceEvents (#482) 2018-04-28 12:42:33 -04:00
mod.rs Remove the use platform_not_supported hack (#285) 2017-09-15 15:45:45 +02:00