winit-sonoma-fix/src/platform_impl
Marijn Suijten 57981b533d
On Android, use HasRawWindowHandle directly from the ndk crate (#2318)
The `ndk` crate now implements [`HasRawWindowHandle` directly on
`NativeWindow`], relieving the burden to reimplement it on `winit`.

[`HasRawWindowHandle` directly on `NativeWindow`]: https://github.com/rust-windowing/android-ndk-rs/pull/274
2022-06-10 11:37:06 +02:00
..
android On Android, use HasRawWindowHandle directly from the ndk crate (#2318) 2022-06-10 11:37:06 +02:00
ios Migrate from lazy_static to once_cell 2022-06-08 21:50:26 +03:00
linux Migrate from lazy_static to once_cell 2022-06-08 21:50:26 +03:00
macos macOS: Emit LoopDestroyed on CMD+Q (#2073) 2022-06-09 16:08:52 +02:00
web Add new Ime event for desktop platforms 2022-05-07 05:29:25 +03:00
windows Migrate from lazy_static to once_cell 2022-06-08 21:50:26 +03:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00