0xdeit / vulkan_boilerplate

Simple Vulkan Boilerplate based on the Vulkan Tutorial
MIT License
2 stars 0 forks source link

Application window does not show on SwayWM #2

Open 0xdeit opened 4 years ago

0xdeit commented 4 years ago

Application seems to run fine but the application window does not show. Possibly something to do with the Wayland support for GLFW3?

Sherry65-code commented 10 months ago

I think so use glfw-wayland instead of glfw3 or glfw. just check for the wayland dependency