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 <[email protected]> >> >> 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 <[email protected]> >> Signed-off-by: Chase Douglas <[email protected]> >> --- >> 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
