winit/src/platform
Joshua Pedrick fd477986de
Add UIGestureRecognizerDelegate and PanGestureRecogniser (#3597)
- Allow all gestures simultaneously recognized.
- Add PanGestureRecogniser with min/max number of touches.
- Fix sending delta values relative to Update instead to match macOS.
- Fix rotation gesture units from iOS to be in degrees instead of radians.

Co-authored-by: Mads Marquart <mads@marquart.dk>
2024-04-27 15:55:04 +02:00
..
android.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
ios.rs Add UIGestureRecognizerDelegate and PanGestureRecogniser (#3597) 2024-04-27 15:55:04 +02:00
macos.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
modifier_supplement.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
orbital.rs Move some of our documentation to docs.rs (#3478) 2024-02-23 15:35:18 +01:00
pump_events.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
run_on_demand.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
scancode.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
startup_notify.rs Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
wayland.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
web.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
windows.rs bugfix(win32): Only return win handle on OK thread 2024-04-26 20:28:10 +04:00
x11.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00