Go to file
Peter Hutterer 3312e4dd5e Call CheckMotion for all core events.
We need to do this to update the sprites x/y coordinate before we assemble a
button event. Absolute devices may send a buttonEvent with valuators attached.
If we don't update the sprite before assembling the event, the valuators are
lost and the button press is delivered to the previous position of the device.
Doesn't have any effect on relative devices.
2007-07-10 10:09:37 +09:30
afb Static and dead code cleanup over afb/ 2007-03-25 14:55:28 -04:00
cfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
config config: Return errors as negative numbers, device ids as positive numbers. 2007-04-19 18:12:22 +09:30
damageext Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
dbe Remove dead NEED_DBE_BUF_BITS code. 2007-03-26 10:21:44 -04:00
dix Call CheckMotion for all core events. 2007-07-10 10:09:37 +09:30
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
fb Remove fbmmx.[ch] files 2007-06-11 22:46:42 -04:00
GL DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions. 2007-06-11 09:23:19 +02:00
hw Merge branch 'master' into mpx 2007-06-19 17:20:52 +09:30
include Use the same struct for generic event masks throughout the code. 2007-07-06 15:43:08 +09:30
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi mieqEnqueue: use modulo for queue tail wrapping. 2007-06-27 11:58:12 +09:30
miext New fbWalkCompositeRegion() function 2007-05-03 12:17:24 -04:00
os Merge branch 'master' into mpx 2007-06-19 17:20:52 +09:30
randr Merge branch 'master' into mpx 2007-06-19 17:20:52 +09:30
record Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
render Merge branch 'master' into mpx 2007-06-19 17:20:52 +09:30
Xext Use the same struct for generic event masks throughout the code. 2007-07-06 15:43:08 +09:30
xfixes Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
Xi ProcX{Change|Query}WindowAccess: change device list from char* to XID*. 2007-07-10 10:08:44 +09:30
xkb Quickfix to stop core key events from doubling up. 2007-06-25 13:38:25 +09:30
XTrap Enable event delivery for multiple heads. 2007-04-26 15:58:50 +09:30
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh kdrive: update kdrive to new mi API with additional device argument. Includes 2007-03-14 17:42:30 +10:30
configure.ac Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch] 2007-06-11 22:43:01 -04:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00