xserver-multidpi/include
Peter Hutterer 50e80c3987 include: never overwrite realInputProc with enqueueInputProc. Bug #13511
In some cases (triggered by a key repeat during a sync grab) XKB unwrapping
can overwrite the device's realInputProc with the enqueueInputProc. When the
grab is released and the events are replayed, we end up in an infinite loop.
Each event is replayed and in replaying pushed to the end of the queue again.

This fix is a hack only. It ensures that the realInputProc is never
overwritten with the enqueueInputProc.

This fixes Bug #13511 (https://bugs.freedesktop.org/show_bug.cgi?id=13511)
(cherry picked from commit eace88989c)
2007-12-19 19:10:08 +10:30
..
bstore.h
bstorestr.h Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
closestr.h
closure.h
colormap.h
colormapst.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
cursor.h Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00
cursorstr.h devPrivates rework: convert CursorRec and CursorBits over to new interface. 2007-08-30 11:40:39 -04:00
dix-config.h.in Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
dix.h Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
dixaccess.h dix: Add a bunch of new access codes. 2007-05-24 12:20:24 -04:00
dixevents.h Clean up many #if 0. 2007-12-02 12:40:25 -05:00
dixfont.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
dixfontstr.h
dixgrabs.h dix: Add client parameter to AddPassiveGrabsToList(). 2007-10-18 12:24:55 -04:00
dixstruct.h Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
exevents.h Xi: Include XI protocol header in exevents.h 2007-10-28 15:49:56 +02:00
extension.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
extinit.h xace: add new hooks + access controls: XInput extension. 2007-09-28 08:02:00 -04:00
extnsionst.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
gc.h xace: add hooks + new access codes: core protocol GC requests 2007-08-14 13:09:38 -04:00
gcstruct.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
globals.h Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
hotplug.h Convert all my license statements to the standard form 2007-08-01 01:53:31 +03:00
input.h xace: add hooks + new access codes: XKB extension. 2007-09-28 13:34:18 -04:00
inputstr.h Merge branch 'master' into XACE-SELINUX 2007-09-19 07:25:55 -04:00
kdrive-config.h.in
Makefile.am dix: Add a new "registry" mechanism for registering string names of things. 2007-10-11 14:18:59 -04:00
misc.h Turn boxes and regions into typedefs for pixman types 2007-05-15 11:13:14 -04:00
miscstruct.h Merge branch 'master' into XACE-SELINUX 2007-08-28 07:25:21 -04:00
opaque.h
os.h Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
pixmap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
pixmapstr.h Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
privates.h devPrivates rework: register an offset for every resource type, use 2007-09-06 16:55:51 -04:00
property.h xace: update the DeleteProperty prototype to include the client argument. 2007-10-16 19:11:36 -04:00
propertyst.h dix: devPrivates support for PropertyRec. 2007-03-22 10:59:21 -04:00
region.h
regionstr.h Add new InitRegions() function called from dix/main 2007-05-15 11:13:15 -04:00
registry.h registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabled 2007-12-14 23:10:13 -02:00
resource.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
rgb.h
screenint.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
scrnintstr.h Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
selection.h xace: Bug fixes, name changes to selection access hooks and fields. 2007-10-19 18:43:38 -04:00
servermd.h Restore checks for __i386 where needed for Sun compilers on Solaris 2007-11-20 18:31:07 -08:00
site.h Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
swaprep.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
swapreq.h Clean up many #if 0. 2007-12-02 12:40:25 -05:00
validate.h
window.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
windowstr.h devPrivates rework: move devPrivates field in drawable structure types 2007-09-19 13:59:35 -04:00
xgl-config.h.in
XIstubs.h Xi: disallow changing core keyboard and pointer 2006-10-29 03:43:34 +03:00
xkb-config.h.in
xkbsrv.h include: never overwrite realInputProc with enqueueInputProc. Bug #13511 2007-12-19 19:10:08 +10:30
xorg-config.h.in Merge branch 'master' into XACE-SELINUX 2007-10-25 12:19:30 -04:00
xorg-server.h.in Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
xwin-config.h.in