Webgpu and sdl doesn't show up on arch linux hyprland
I have arch linux hyprland and, no matter what i do, i can never seem to get any form of webgpu with sdl3.
When i git clone https://github.com/eliemichel/sdl3webgpu and build one of the examples, the app launches and gets into the loop but no window is showing.
Why?
(I've aso tried with other webgpu projects such as https://github.com/eliemichel/glfw3webgpu)