winit-sonoma-fix/src/platform_impl
Viktor Zoutman 5a6cfc314e
Macos fullscreen & dialog support with run_return (#1581)
* Fix for fullscreen with run_return on mac

* Cleanup

* Removed a comment

* fmt

* This doesn't break exiting run_return anymore

* Now you can also transition from code

* Fmt & cleanup

* Now using a atomic instead of a static bool

* reinserted a line

* Fmt

* Added support for dialogs and child windows

* Cargo fmt

* Dialogs are now being shutdown properly

* Cargo fmt

* Update CHANGELOG.md
2020-06-09 14:46:33 -07:00
..
android add android NDK event loop (#1556) 2020-05-06 15:27:49 +02:00
ios iOS: convert touch positions to physical (#1551) 2020-05-04 15:55:58 -07:00
linux platform_impl/linux/x11: fix deadlock in fn set_fullscreen_inner (#1579) 2020-05-27 09:24:08 -07:00
macos Macos fullscreen & dialog support with run_return (#1581) 2020-06-09 14:46:33 -07:00
web Prevent the default browser behavior of events (#1576) 2020-05-21 13:13:33 -04:00
windows Fix several crashes on Windows by heavily simplifying the event loop code (#1496) 2020-05-04 15:14:13 -04:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00