From: Chris Bagwell <[email protected]> This series of patches improves gestures on touchscreens; especially 2 finger gestures. It also allows Bamboo touchpads to fully disable gestures.
It should be committable as is but it would be great if someone with a *serial* ISDV4 device could test it (not the newer ones that are USB based). I've also put up a public git branch to help people in testing it: git clone -b gesture git://github.com/cbagwell/xf86-input-wacom.git Chris Bagwell (3): improve 1 finger gesture validation centralize touch button logic to wcmTouchFilter improve initial 2 finger behavior src/wcmISDV4.c | 2 +- src/wcmTouchFilter.c | 45 +++++++++++++++++++++++++++++++++++++++++---- src/wcmUSB.c | 12 ------------ 3 files changed, 42 insertions(+), 17 deletions(-) -- 1.7.5.4 ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
