GNOME Bugzilla – Bug 791865
Mouse input passes straight through simple Wayland clients (only in gnome-shell, not in Weston)
Last modified: 2018-01-05 07:22:23 UTC
Mouse input passes straight through native Wayland clients (only in gnome-shell, not in Weston). It appears that gnome-shell is using a default wl_surface::set_input_region of empty, whereas the spec says it should be "infinite": https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_surface This only seems to happen for simple Wayland clients that probably don't attempt to call wl_surface::set_input_region at all. More information: https://launchpad.net/bugs/1739625
I vaguely recall this was working a couple of months ago. Feels like a recent regression.
*** This bug has been marked as a duplicate of bug 790309 ***