[PATCH 2/3] xwayland: Shape window region to clip shadow area from input

Daniel Stone daniel at fooishbar.org
Tue Dec 5 14:31:25 UTC 2017


Hi Scott,

On 24 June 2017 at 08:18, Scott Moreau <oreaus at gmail.com> wrote:
> Decorated windows were getting the size of the window including the
> shadow which is correct, but causing some confusion for motion input
> events. This was exhibited when one xwayland window overlaps another,
> hovering over the window beneath recieves no events if within the 32
> pixel shadow border area of the window above.

Seems correct, but can't this just use frame_input_rect() instead of
hard-coding the sizes?

Cheers,
Daniel


More information about the wayland-devel mailing list