Wayland build with this ON

Result error/crash:

Continue of #11 :
Even if I edit related file - NRISamples/BUILD/_deps/glfw-src/src/wl_window.c - line 2811-2860 removing related to cursor.
It will run with 100% single core usage - window will be "empty"(no borders - just app icon)
Main problem to debug further - there no "example" that use GLFW_EXPOSE_NATIVE_WAYLAND with Vulkan.
GLFW example use glfwCreateWindowSurface - that different and require huge code-logic changes.
Wayland build with this ON

Result error/crash:
Continue of #11 :
Even if I edit related file -
NRISamples/BUILD/_deps/glfw-src/src/wl_window.c- line 2811-2860 removing related to cursor.It will run with 100% single core usage - window will be "empty"(no borders - just app icon)
Main problem to debug further - there no "example" that use
GLFW_EXPOSE_NATIVE_WAYLANDwith Vulkan.GLFW example use
glfwCreateWindowSurface- that different and require huge code-logic changes.