Jonas Ådahl <[email protected]> writes: > As mentioned, a different approach would be to work-around the issue in > xwayland, but I consider such a solution more hacky than this. Please let > me know what you think.
All you need do in xwayland is smash pSpriteCursor to some other value, like ((CursorPtr) (intptr_t) 1). That'll make the existing checks fail and force the driver to be called with the new cursor. No mipointer changes ABI/API needed, which means we could merge this for 1.18 (given the DIX patch which I've already reviewed). -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
