xserver/Xi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Peter Hutterer 240b10fa9c Xi: Move updating the device state from POE into separate function.
POE now only deals with processing the event and calling the appropriate
delivery methods. Actually modifying the device state is done in
UpdateDeviceState. This separation should make it easier to avoid setting the
state twice when master events are processed.
2007-11-14 13:38:56 +10:30
..
allowev.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
allowev.h
chaccess.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
chaccess.h Xi: Add access control request handling. 2007-02-22 20:00:59 +10:30
chdevcur.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
chdevcur.h Xi: Adding ChangeDeviceCursor request 2007-01-08 12:31:18 +10:30
chdevhier.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
chdevhier.h Xi: remove ChangePointerKeyboardPairing in favour of ChangeDeviceHierarchy. 2007-10-19 14:36:37 +09:30
chgdctl.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
chgdctl.h
chgfctl.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
chgfctl.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
chgkbd.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
chgkbd.h Xi: disallow changing core keyboard and pointer 2006-10-29 03:43:34 +03:00
chgkmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
chgkmap.h
chgprop.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
chgprop.h
chgptr.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
chgptr.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
chpkpair.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
chpkpair.h Send PointerKeyboardPairingChangedNotifyEvent using XGE. 2007-05-01 12:12:58 +09:30
closedev.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
closedev.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
devbell.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
devbell.h
exevents.c Xi: Move updating the device state from POE into separate function. 2007-11-14 13:38:56 +10:30
exglobals.h Clean up, correct some comments. 2007-05-17 17:59:02 +09:30
extgrbdev.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
extgrbdev.h Add ExtendedGrabDevice handling. 2007-05-14 10:42:03 +09:30
extinit.c Xi: remove RegisterPairingClient handling. Deprecated with device hierarchy. 2007-11-13 17:31:20 +10:30
fakedevdata.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
fakedevdata.h Add handling for FakeDeviceEvent request. 2007-05-02 17:49:20 +09:30
getbmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getbmap.h
getcptr.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
getcptr.h Xi: add GetClientPointer and GetPointerPairing requests. 2007-03-22 17:47:01 +10:30
getdctl.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getdctl.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
getfctl.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getfctl.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
getfocus.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getfocus.h
getkmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getkmap.h
getmmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getmmap.h
getpairp.c Fix up detritus from removing GetPairedPointer/Keyboard. 2007-10-16 14:24:20 +09:30
getpairp.h Xi: add GetClientPointer and GetPointerPairing requests. 2007-03-22 17:47:01 +10:30
getprop.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getprop.h
getselev.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getselev.h
getvers.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
getvers.h
grabacc.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
grabacc.h Xi: Add access control request handling. 2007-02-22 20:00:59 +10:30
grabdev.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
grabdev.h
grabdevb.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
grabdevb.h
grabdevk.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
grabdevk.h
gtmotion.c Xi: Remove usage of alloca 2007-11-05 14:34:46 +00:00
gtmotion.h
listdev.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
listdev.h dix: When the last slave is removed, set master to the original classes. 2007-11-12 11:35:18 +10:30
Makefile.am Xi: remove RegisterPairingClient handling. Deprecated with device hierarchy. 2007-11-13 17:31:20 +10:30
opendev.c Merge branch 'mpx' into mdsd 2007-11-08 09:34:35 +10:30
opendev.h
qryacces.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
qryacces.h Xi: Add access control request handling. 2007-02-22 20:00:59 +10:30
querydp.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
querydp.h xfree86: Changing "IsMPDevice" to "SharedPointer" option. Devices will default 2006-12-20 13:05:53 +10:30
queryst.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
queryst.h
selectev.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
selectev.h
sendexev.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
sendexev.h
setbmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
setbmap.h
setcptr.c Xi: return BadDevice for slave devices on ProcXSetClientPointer 2007-11-08 10:00:35 +10:30
setcptr.h Xi: Add SetClientPointer request handling. 2007-03-09 15:45:25 +10:30
setdval.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
setdval.h
setfocus.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
setfocus.h
setmmap.c Input: Return errors to the dispatcher instead of sending them ourself. 2007-09-26 07:26:59 -04:00
setmmap.h
setmode.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
setmode.h
stubs.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
ungrdev.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
ungrdev.h
ungrdevb.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
ungrdevb.h
ungrdevk.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
ungrdevk.h
warpdevp.c Xi: remove trailing whitespaces. 2007-11-13 17:14:35 +10:30
warpdevp.h xfree86: Changing "IsMPDevice" to "SharedPointer" option. Devices will default 2006-12-20 13:05:53 +10:30
xiselev.c Add missing files for ProcXiSelectEvent. 2007-05-02 13:51:16 +09:30
xiselev.h Add missing files for ProcXiSelectEvent. 2007-05-02 13:51:16 +09:30