xserver-multidpi/xfixes
Adam Jackson ceaf427744 xfixes: Restore monitoring of animated cursors
This was broken by:

    commit aa6651f83c
    Author: Adam Jackson <ajax@redhat.com>
    Date:   Thu Jun 8 16:23:12 2017 -0400

        xfixes: Remove the CursorCurrent array

As of that change we look up the current cursor dynamically instead of
trying to track every time it's set through ->DisplayCursor. That would
work, except the 'bits' of an animated cursor is a transparent 1x1
pixel. So now, look up whether there's an animated cursor, and use its
current frame if so.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2018-02-14 13:52:45 -05:00
..
Makefile.am xfixes: Unexport xfixes.h 2015-07-08 16:40:58 -04:00
cursor.c xfixes: Restore monitoring of animated cursors 2018-02-14 13:52:45 -05:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
region.c xfixes: unvalidated lengths (CVE-2017-12183) 2017-10-10 23:33:44 +02:00
saveset.c xfixes: unvalidated lengths (CVE-2017-12183) 2017-10-10 23:33:44 +02:00
select.c dispatch: Mark swapped dispatch as _X_COLD 2017-03-01 10:16:20 -05:00
xfixes.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
xfixes.h xfixes: Unexport xfixes.h 2015-07-08 16:40:58 -04:00
xfixesint.h xfixes: ifdef PanoramiXFixes* (#62015) 2013-03-12 11:14:32 +10:00