index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
/
kinput.c
Age
Commit message (
Expand
)
Author
2009-06-29
kdrive: set Activate/Deactivate grab for input devices (#21591)
Peter Hutterer
2008-10-14
kdrive: Hardcode a different wrong value for number of mouse buttons
Adam Jackson
2008-10-10
kdrive: fix dixflags so they're always defined before enqueuing events #17734
Peter Hutterer
2008-10-07
-retro enables zapping
Adam Jackson
2008-10-08
Input: Make DontZap the default
Daniel Stone
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
2008-07-13
Xi: remove ChangeDeviceControl for CoreCtl.
Peter Hutterer
2008-06-11
kdrive: fix wrong use of &, should be | instead.
Peter Hutterer
2008-06-02
kdrive: don't post motion event if there was no motion. #16179
Peter Hutterer
2008-05-31
kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtr
Peter Hutterer
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
2008-04-10
Remove NDEBUG (assert() disable) define from the X Server.
Eric Anholt
2008-02-19
dix: change GetEventList to return length of list and set parameter in place.
Peter Hutterer
2008-02-18
Move input event list initialisation and storage from DDX to DIX.
Peter Hutterer
2008-01-31
kdrive: AddInputClient takes a ClientPtr.
Benjamin Tissoires
2008-01-10
Merge branch 'master' into mpx
Peter Hutterer
2008-01-08
[Kdrive] make XCalibrate 'orientation aware'
Richard Purdie
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
2007-08-07
Export device path key options to be called by the command line of server.
Tiago Vignatti
2007-08-07
Update KdUseMsg() for completeness.
Tiago Vignatti
2007-08-07
Fix typo.
Tiago Vignatti
2007-08-07
Clean a little bit the code.
Tiago Vignatti
2007-08-07
Let xkb options be passed through command line in kdrive servers. I start my
Tiago Vignatti
2007-08-03
Fix kdrive command line parser.
Tiago Vignatti
2007-08-01
Input: Allow enabling and disabling of devices
Daniel Stone
2007-07-05
Postpone options variable assignment to fix segfault when we got a device but
Tiago Vignatti
2007-07-05
kdrive must to know that devices are unplugged.
Tiago Vignatti
2007-06-29
Death to RCS tags.
Adam Jackson
2007-06-27
Fix kdrive XKB.
Tiago Vignatti
2007-04-12
Merge branch 'master' into mpx
Peter Hutterer
2007-04-11
Input: Allow a pointer to a device to be returned in NIDR
Remigiusz Marcinkiewicz
2007-04-10
Input: Add DeleteInputDeviceRequest
Magnus Vigerlöf
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
2007-03-14
kdrive: update kdrive to new mi API with additional device argument. Includes
Peter Hutterer
2007-02-16
kdrive: delete input debugging, yet again ...
Daniel Stone
2006-11-02
kdrive:remove Change{Keyboard,Pointer}Device
Daniel Stone
2006-10-29
kdrive: move bell ringing into an OS function
Daniel Stone
2006-10-25
kdrive/input: remove unnecessary #ifdef XINPUTs
Daniel Stone
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
2006-10-23
kdrive: numerous warning fixes
Daniel Stone
2006-10-23
kdrive/input: use Absolute instead of Touchscreen
Daniel Stone
2006-10-22
kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}
Daniel Stone
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
2006-10-08
GetPointerEvents: add first_valuator parameter
Daniel Stone
2006-10-08
kdrive/input: remove excessive debugging in NIDR
Daniel Stone
2006-09-29
make core keyboard/pointer map functions act on all core-sending devices
Daniel Stone
2006-08-17
kdrive/input: verify SIGIO with --enable-debug
Daniel Stone
2006-08-15
kdrive/input: minor warning cleanups
Daniel Stone
[next]