[RFC XI 2.1 - xinput 3/3] Add experimental multitouch support from XI 2.1

Julien Cristau jcristau at debian.org
Fri Nov 19 06:18:41 PST 2010


On Fri, Nov 12, 2010 at 17:35:17 -0500, Chase Douglas wrote:

> From: Daniel Stone <daniel at fooishbar.org>
> 
> This patch adds experimental support for listening to touch streams
> (TouchBegin, TouchMotion and TouchEnd) with test-xi2, as well as showing
> TouchClass information with list.
> 
> Signed-off-by: Daniel Stone <daniel at fooishbar.org>
> Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
> ---
>  src/list.c     |   26 ++++++++++++++++++++++++++
>  src/test_xi2.c |    8 +++++++-
>  2 files changed, 33 insertions(+), 1 deletions(-)
> 
Shouldn't this bump the inputproto / libXi requirements in configure.ac?
Or at least check and put the new code in ifdefs?

Cheers,
Julien


More information about the xorg-devel mailing list