winit/src/platform_impl/linux/wayland
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
..
event_loop Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
seat Remove DeviceEvent::Motion and WindowEvent::AxisMotion 2024-08-05 13:15:53 +03:00
types Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
window Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
mod.rs Make DeviceId/WindowId::dummy() safe (#3784) 2024-07-14 13:14:32 +02:00
output.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
state.rs wayland: bump dependencies 2024-07-16 12:58:03 +03:00