On Tue, Mar 7, 2017 at 10:28 AM, Olivier Fourdan <[email protected]> wrote: > After an X cursor is unrealized, the seat's corresponding x_cursor is > cleared, but if a frame callback was pending at the time, it will > remain and thus prevent any further cursor update, leaving the window > with no cursor. > > Make sure to destroy the frame callback, if any, when that occurs, so > that next time a cursor needs to be set, it won't be ignored for a frame > callback that will never be triggered.
Reviewed-by: Rui Matos <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
