winit-sonoma-fix/src/platform_impl
Josh Groves 990e34a129
web: add with_prevent_default, with_focusable (#2365)
* web: add `with_prevent_default`, `with_focusable`

`with_prevent_default` controls whether `event.preventDefault` is called

`with_focusable` controls whether `tabindex` is added

Fixes #1768

* Remove extra space from CHANGELOG
2022-07-14 17:52:31 +02:00
..
android android: Hold NativeWindow lock until after notifying the user with Event::Suspended (#2307) 2022-07-14 12:35:49 +02:00
ios Add refresh_rate_millihertz for MonitorHandle 2022-07-08 13:25:56 +03:00
linux On Wayland, drop wl_surface on window close 2022-07-09 21:41:18 +03:00
macos Add refresh_rate_millihertz for MonitorHandle 2022-07-08 13:25:56 +03:00
web web: add with_prevent_default, with_focusable (#2365) 2022-07-14 17:52:31 +02:00
windows Add refresh_rate_millihertz for MonitorHandle 2022-07-08 13:25:56 +03:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00