xserver/include
Peter Hutterer a53172827c xkb: Store the action filters per device in the XkbSrvInfoRec.
Using a global array for action filters is bad. If two keyboard hit a modifier
at the same time, releaseing the first one will deactivate the filter and
thus the second keyboard can never release the modifier again.
(cherry picked from commit bfe6b4d2d9)
(cherry picked from commit 8b9481a113)
2007-10-30 00:58:25 +02:00
..
bstore.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
bstorestr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
closestr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
closure.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
colormap.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
colormapst.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cursor.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cursorstr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dix-config.h.in Hotplug: Add HAL support 2007-08-01 01:53:31 +03:00
dix.h dix.h: Remove duplicate ffs() prototype. 2007-08-01 01:53:31 +03:00
dixevents.h dix/events: take screen number, not pointer, in PostSyntheticMotion 2006-12-27 16:38:06 +00:00
dixfont.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfontstr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixgrabs.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixstruct.h Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
exevents.h Xi: Include XI protocol header in exevents.h 2007-10-30 00:58:09 +02:00
extension.h Merge branch 'XACE-modular' into my-XACE-modular 2006-08-21 18:49:31 -04:00
extinit.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
extnsionst.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
gc.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
gcstruct.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
globals.h Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
hotplug.h Convert all my license statements to the standard form 2007-08-01 01:53:31 +03:00
input.h Input: Allow a pointer to a device to be returned in NIDR 2007-04-11 00:38:16 +03:00
inputstr.h Fix key repeats during VT switch. 2007-09-05 17:47:50 -07:00
kdrive-config.h.in kdrive: numerous warning fixes 2006-10-23 06:08:27 +03:00
Makefile.am Build system: Add missing files 2007-08-01 08:11:22 +03:00
misc.h Turn boxes and regions into typedefs for pixman types 2007-05-15 11:13:14 -04:00
miscstruct.h Require pixman-1 0.9.4, update pixman includes to new scheme 2007-08-06 19:00:59 -04:00
opaque.h dix: add whiteroot flag 2006-08-18 17:04:48 +03:00
os.h Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
pixmap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
pixmapstr.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
property.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
propertyst.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
region.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
regionstr.h Add new InitRegions() function called from dix/main 2007-05-15 11:13:15 -04:00
resource.h Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rgb.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
screenint.h remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
scrnintstr.h remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
selection.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
servermd.h Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
site.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
swaprep.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
swapreq.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
validate.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
window.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
windowstr.h Make Composite manual redirect windows not clip their parent. 2007-07-03 14:29:11 -07:00
xgl-config.h.in Initial commit of XGL build infrastructure and XGL code changes for 2005-12-28 10:31:46 +00:00
XIstubs.h Xi: disallow changing core keyboard and pointer 2006-10-29 03:43:34 +03:00
xkb-config.h.in Fix remnants of previous busted _XkbStrCaseCmp commit. 2006-03-27 22:28:32 +00:00
xkbsrv.h xkb: Store the action filters per device in the XkbSrvInfoRec. 2007-10-30 00:58:25 +02:00
xorg-config.h.in Add a -showDefaultLibPath option. 2006-11-22 14:46:51 -08:00
xorg-server.h.in Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build 2007-07-12 16:37:11 -07:00
xwin-config.h.in Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00