winit/examples
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
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
child_window.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
control_flow.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02: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
window.rs Add UIGestureRecognizerDelegate and PanGestureRecogniser (#3597) 2024-04-27 15:55:04 +02:00
x11_embed.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00