glfwSetWindowAttrib during runtime, so that's one problem solved.Glfw object stored in the GlfwWindow
_window.Native would give you the GLFW window
vulkan-tutorial implemented directly in silk if it helps at all.glfwSetWindowAttribGlfwGlfwWindowAdded GLFW_MOUSE_PASSTHROUGH window hint for letting mouse input pass through the window (#1236,#1568)_window.Nativevulkan-tutorial