From: Chris Bagwell <ch...@cnpbagwell.com> I had a NAK'ed patch related to improving 2 finger gestures by making distance values relative to HW values. This is that patch converted to roughly what we discussed at the time.
The biggest comment at the time was to make 2 functions related to parsing options so that default values based on HW queried values could be done at a delayed point. The wcmTapTimeDefault removal was in original patch but I broke it out to #3 since its not directly related. I'll post to github after initial feedback. Chris Bagwell (3): Break option parsing into two init phases default gesture distance values based on hw maximums Remove wcmTapTimeDefault variable src/wcmCommon.c | 5 --- src/wcmConfig.c | 5 ++- src/wcmTouchFilter.c | 22 ++++++++------ src/wcmValidateDevice.c | 72 ++++++++++++++++++++++++++++++++++++++-------- src/xf86Wacom.h | 3 +- src/xf86WacomDefs.h | 4 +-- 6 files changed, 78 insertions(+), 33 deletions(-) -- 1.7.7.3 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, 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-novd2d _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel