winit/src/platform_impl/linux
daxpedda b7a7f59298
Remove DeviceEvent::Added and Removed
This had no real use because we don't expose any information on
`DeviceId` except on Windows. But there we only expose the name. The
assumption is that this was originally added for gamepad support, which
never made it into Winit.
2024-08-05 13:01:31 +03:00
..
common Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
wayland Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
x11 Remove DeviceEvent::Added and Removed 2024-08-05 13:01:31 +03:00
mod.rs Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00