mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 13:35:07 +00:00
Wayland: Cleanup
This commit is contained in:
parent
55fcfb1bb6
commit
e52046955d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue