smithay
smithay copied to clipboard
backend/winit: Use winit `0.31.0-beta.2`
Uses hacky solution to handle change to need ActiveEventLoop to create a window. May be okay? But a different solution, and API change, will be needed if we want the backend to work on Android.
This also still needs changes to handle touch events.