mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 18:28:52 -05: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