winit/src/platform_impl
Emil Ernerfeldt 387567a917
macOS: Fix native file dialogs freezing the event loop (#2027)
* macOS: Ignore all events while in the callback

Previously all native dialogs, such as [rfd](https://github.com/PolyMeilex/rfd), would cause the event loop (event_loop.run) to freeze.

* Update changelog

* spelling

* Fix merge mistake

* Add link to issue in the code

Co-authored-by: Poly <marynczak.bartlomiej@gmail.com>
2021-11-04 11:37:02 -07:00
..
android Android: Window::config now initially returns accurate data. (#2021) 2021-10-26 23:28:28 +02:00
ios Clippy fixes (#2011) 2021-08-30 19:40:02 +02:00
linux On X11, if RANDR based scale factor is higher than 20 reset it to 1 2021-10-30 23:47:31 +03:00
macos macOS: Fix native file dialogs freezing the event loop (#2027) 2021-11-04 11:37:02 -07:00
web Clippy fixes (#2011) 2021-08-30 19:40:02 +02:00
windows Windows: Increase wait timer resolution (#2007) 2021-11-02 21:51:39 +01:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00