Comment 4 for bug 1739625

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Mouse events pass through pure Wayland windows

Sounds like either an incorrect usage of wl_surface::set_input_region by the clients, or an incorrect default by gnome-shell.

Certainly the spec says it should be "infinite" by default:
  https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_surface
So that should stop this from happening even with the simplest native Wayland clients.