18:49DemiMarie: Why does Xwayland only receive input events for parts of the screen it controls, and not for everywhere? This breaks compatibility with X11 applications that take pointer grabs so that they can dismiss menus when one clicks outside the menu.
18:53DemiMarie: There is a workaround (detect focus change events instead) but it is worse for user experience.
18:57soreau: maybe because the compositor's X wm doesn't handle this case