[RFC] xf86-input-evdev: Slotted MT events
Chase Douglas
chase.douglas at canonical.com
Thu Jul 1 15:36:30 PDT 2010
The following changes since commit 421585fda6ce67c209d43952109dda056ee40941:
Fix out-of-bounds access if more than MAX_VALUATORS are present. (#28809) (2010-07-01 08:16:07 +1000)
are available in the git repository at:
git://kernel.ubuntu.com/cndougla/xf86-input-evdev.git master
Benjamin Tissoires (2):
Add the names of the valuators for the multitouch properties
Add multitouch support
Chase Douglas (2):
Use valuator mask for posting events
Use mtdev to receive all events using MT Slots protocol
configure.ac | 6 ++
src/Makefile.am | 2 +-
src/evdev.c | 183 ++++++++++++++++++++++++++++++++++++++++++++++---------
src/evdev.h | 10 +++-
4 files changed, 170 insertions(+), 31 deletions(-)
More information about the xorg-devel
mailing list