xserver/include
Peter Hutterer 2851f04cb2 dix: rework DeviceChangedEvents a bit.
DCEs are now processed when sent throught the master device, not when sent
through the slave device. This includes a removal of some un-used (or partly
used) fields in the DCE itself to something more self-explanatory.

TODO: if a device has events queued and its attachment is changed, the DCE
is silently dropped now. Instead, it should be generated as soon as the
first event after the attachment is sent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-17 13:25:35 +10:00
..
Makefile.am include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
XIstubs.h
bstore.h
bstorestr.h
closestr.h
closure.h
colormap.h
colormapst.h
cursor.h
cursorstr.h
dix-config-apple-verbatim.h
dix-config.h.in XQuartz: Initial support for automatic updates through Sparkle 2009-07-20 22:04:18 -07:00
dix.h Xi: check for Use permission on the device in SetClientPointer(). 2009-06-23 20:50:29 -04:00
dixaccess.h dix: add a new DixAccess bit, "DixPostAccess". 2009-06-26 17:05:52 -04:00
dixevents.h
dixfont.h
dixfontstr.h
dixgrabs.h input: reshuffle CreateGrab and friends to take a GrabParameters param. 2009-05-01 09:07:37 +10:00
dixstruct.h Remove reference to non-existing requestLog and requestLogIndex 2009-05-27 10:04:28 +10:00
eventconvert.h Fix missing parentheses in FP1616 macro. 2009-05-18 16:05:35 +10:00
events.h include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
eventstr.h dix: rework DeviceChangedEvents a bit. 2009-08-17 13:25:35 +10:00
exevents.h include: Unexport most symbols from exevents.h. 2009-08-17 10:14:20 +10:00
extension.h
extinit.h include: XInputExtensionInit doesn't need to be exported. 2009-08-17 10:14:20 +10:00
extnsionst.h
gc.h
gcstruct.h
globals.h DPMS: Re-export the various DPMS variables. 2009-04-03 22:27:51 -04:00
hotplug.h
input.h dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair. 2009-08-05 09:33:15 +10:00
inputstr.h Update to type-specific raw events - require inputproto 1.9.99.14. 2009-07-15 10:36:30 +10:00
kdrive-config.h.in
misc.h include: introduce byte counting functions. 2009-07-14 10:05:53 +10:00
miscstruct.h
opaque.h
os.h Lift fatal signal handlers from DDX'es up to a common DIX implementation 2009-04-09 17:10:12 -07:00
pixmap.h
pixmapstr.h
privates.h
property.h
propertyst.h
ptrveloc.h dix: make part of ptrveloc.h internal 2009-06-29 12:20:49 +10:00
region.h
regionstr.h
registry.h
resource.h Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
rgb.h
screenint.h
scrnintstr.h
selection.h
servermd.h
site.h
swaprep.h
swapreq.h
validate.h
version-config.h.in Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave. 2009-04-14 10:35:44 -04:00
window.h
windowstr.h input: move inputstr.h to where its needed. 2009-06-10 11:15:24 +10:00
xkb-config.h.in
xkbfile.h
xkbrules.h
xkbsrv.h xkb: remove now-unused XkbGetKeysym. 2009-08-05 07:59:07 +10:00
xkbstr.h Revert "XKB: Sanitise * actions" commits (#19602) 2009-07-10 11:23:52 +10:00
xorg-config.h.in Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xorg-server.h.in Remove support for Solaris x86 releases older than Solaris 8 2009-08-13 21:56:05 -07:00
xserver-properties.h dix: introduce "Xtst Device" label property. 2009-07-01 08:46:31 +10:00
xwin-config.h.in