xserver-multidpi/hw
Peter Hutterer 340911d724 Wrap core event handling through ProcessOtherEvents.
When processing events from the EQ, _always_ call the processInputProc of the
matching device. For XI devices, this proc is wrapped in three layers.
Core event handling is wrapped by XI event handling, which is wrapped by XKB.
A core event now passes through XKB -> XI -> DIX.

This gets rid of a sync'd grab problem: with the previous code, core events
did disappear during a sync'd device grab on account of mieqProcessInputEvents
calling the processInputProc of the VCP/VCK instead of the actual device. This
lead to the event being processed as normal instead of being enqueued for
later replaying.
2007-09-26 15:12:49 +09:30
..
darwin Darwin: Remove missing file 2007-08-01 07:27:53 +03:00
dmx Death to RCS tags. 2007-06-29 14:06:52 -04:00
kdrive Merge branch 'master' into mpx 2007-08-12 15:31:10 +09:30
vfb Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
xfree86 Wrap core event handling through ProcessOtherEvents. 2007-09-26 15:12:49 +09:30
xgl Death to RCS tags. 2007-06-29 14:06:52 -04:00
xnest Merge branch 'master' into mpx 2007-08-12 15:31:10 +09:30
xprint Remove duplicated licenses 2007-08-01 08:08:37 +03:00
xwin Merge branch 'master' into mpx 2007-08-12 15:31:10 +09:30
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00