Closed Noi42 closed 1 year ago
Thanks! I will test this some more after work and release a new version of the crate later today.
I now noticed there is a 0.6 version of the crate. Any specific reason you didn't use that version?
Most crates still use 0.5 as far as I know. Same vulkano or ash that I use. But ash has a pull request on this topic ash-window: Upgrade to raw-window-handle 0.6.0 until recently, they were held up by a few other crates like winit.
I made this for using minifb with vulkano. I'm not sure it will work correctly on platforms other than Linux with x11.