Go to file
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
composite Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
config config: add HAL error checks 2009-07-28 11:58:45 +02:00
damageext Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dbe dbe: Fix indentation 2009-07-17 14:57:50 -04:00
dix dix: call SetFocusOut and LeaveWindow when disabling a device. 2009-08-03 10:11:48 +10:00
doc Xephyr & Xserver man page fixes 2009-07-07 17:36:24 -07:00
exa EXA: Make Prepare/FinishAccess tracking resilient to repeated / nested calls. 2009-07-21 14:34:13 +02:00
fb Reserve space for two GC values in copy_drawable(). 2009-07-09 17:23:04 -04:00
glx glx: switch to byte counting functions 2009-07-14 10:13:44 +10:00
hw xf86Xinput: xf86PostButtonEventP must set POINTER_ACCELERATE for relative events. 2009-08-03 02:50:01 +03:00
include include: DeviceFocusEvent is not to be exported. 2009-07-30 11:04:32 +10:00
m4 Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
mi mi: update master event copying to InternalEvents. 2009-07-30 08:43:13 +10:00
miext Cygwin/X: Only try to build rootless extension if multiwindow extwm mode is being built 2009-07-29 17:05:19 +01:00
os Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
randr randr: switch to byte counting functions 2009-07-14 10:14:01 +10:00
record record: silence some compiler warnings. 2009-07-30 08:43:14 +10:00
render Render: Add support for the PDF blend mode operators. 2009-07-15 00:37:05 +02:00
test test: fix build by including eventstr.h 2009-07-30 21:59:52 +10:00
Xext Xext: include securproto.h instead of securstr.h 2009-07-17 14:40:54 +10:00
xfixes xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034) 2009-08-03 10:11:48 +10:00
Xi Xi: set the sourceid for focus devices to the device id. 2009-07-30 11:04:32 +10:00
xkb xkb: move XkbFilterEvents to xkbsrv.h 2009-07-30 08:43:14 +10:00
.gitignore Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Remove hardcoded gcc -Wall option from configure.ac 2009-07-28 15:02:37 -07:00
COPYING Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Fix dist. 2009-07-23 15:32:20 -07:00
shave-libtool.in Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
shave.in Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00