winit/src/platform_impl/apple
daxpedda 546962c904
Remove DeviceEvent::Motion and WindowEvent::AxisMotion
We decided to remove them because they contained too little information
for the user to be useful. The assumption is that they were originally
implemented to enable gamepad support, which we already decided we are
not going to add directly to Winit.
2024-08-05 13:15:53 +03:00
..
appkit Remove DeviceEvent::Motion and WindowEvent::AxisMotion 2024-08-05 13:15:53 +03:00
uikit Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
mod.rs Move iOS and macOS implementations into new apple module (#3756) 2024-06-24 13:26:49 +02:00