winit-sonoma-fix/src/platform_impl
Jim Eckerlein d448d3e14f
Add smart magnify gesture support for macOS (#2554)
* Add smart magnification gesture

* Deliver position of smart magnification event

* Document smart magnification event

* Revert "Deliver position of smart magnification event"

This reverts commit ac0e61a9a4e67bf54fc80230660051d366846bd4.

* Remove mention of touchpad from smart magnification event

* Update change log

* Mention minimum macOS version supporting smart magnification

* Improve doc
2023-01-21 17:35:07 +01:00
..
android Add Window::is_minimized 2023-01-20 00:39:04 +03:00
ios Add Window::is_minimized 2023-01-20 00:39:04 +03:00
linux Add Window::is_minimized 2023-01-20 00:39:04 +03:00
macos Add smart magnify gesture support for macOS (#2554) 2023-01-21 17:35:07 +01:00
orbital Add Window::is_minimized 2023-01-20 00:39:04 +03:00
web Properly remove window mouse event listeners (#2632) 2023-01-21 16:58:05 +01:00
windows Add Window::is_minimized 2023-01-20 00:39:04 +03:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00