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

Chase Douglas chase.douglas at canonical.com
Fri Nov 19 06:53:55 PST 2010


On 11/19/2010 09:18 AM, Julien Cristau wrote:
> 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?

Yes, it should. This patch is the minimum amount required just to test
things out. I'll make sure these issues are hammered out before
proposing them for merging.

Thanks,

-- Chase


More information about the xorg-devel mailing list