[PATCH 0/2] Hide pointer invalidation details from xwayland

Keith Packard keithp at keithp.com
Wed May 18 21:03:46 UTC 2016


Here's a couple of patches which makes miPointerRec private to the
miPointer code; the only user of that struct was Xwayland which
used it to invalidate the current sprite. An API is provided to
perform that invalidation, and then the struct definition is removed
from the API.



More information about the xorg-devel mailing list