vulkano-rs / vulkano

Safe and rich Rust wrapper around the Vulkan API
Apache License 2.0
4.55k stars 438 forks source link

Fix the multi-window example handling every key event #2589

Closed marc0246 closed 1 month ago

marc0246 commented 1 month ago

Now the multi-window example only handles space press. It was a bit of a nuisance.