mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Wayland: Cleanup
This commit is contained in:
parent
55fcfb1bb6
commit
e52046955d
@ -2156,6 +2156,7 @@ void _glfwSetWindowMousePassthroughWayland(_GLFWwindow* window, GLFWbool enabled
|
||||
}
|
||||
else
|
||||
wl_surface_set_input_region(window->wl.surface, 0);
|
||||
|
||||
wl_surface_commit(window->wl.surface);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user