xserver-multidpi/xfixes
Peter Hutterer 664ac92d8b xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034)
The screen's DisplayCursor func is wrapped as
AnimCurDisplayCursor -> CursorDisplayCursor -> miPointerDisplayCursor.

Calling CursorDisplayCursor while an animated cursor was currently displayed
would remove AnimCurDisplayCursor from the wrap stack. Thus, the next call
to ChangeToCursor wouldn't update the animated cursor state. The block
handler for animated cursors would then continuously overwrite the actual
cursor, leaving an animated cursor everywhere on the screen.

X.Org Bug 23034 <http://bugs.freedesktop.org/show_bug.cgi?id=23034>
2009-08-03 10:11:48 +10:00
..
cursor.c xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034) 2009-08-03 10:11:48 +10:00
Makefile.am Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
region.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
saveset.c Unifdef ISC 2008-10-02 17:03:54 -04:00
select.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xfixes.c Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
xfixes.h xfixes: Fix a couple of resource lookups 2009-04-14 14:24:40 -04:00
xfixesint.h Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00