On Sun, Oct 9, 2011 at 11:26 AM, Thomas Jaeger <[email protected]> wrote: > This fixes a bug that is easy to reproduce and just as annoying: Just > touch the screen with two fingers and then move the pen in proximity.
Ah, yes. That would be an issue. Hopefully, not very common to have 2 fingers on screen and then put pen in proximity... but still an issue. For this patch: Reviewed-by: Chris Bagwell <[email protected]> Thinking about 1 finger case, I guess we also have issue with 1 finger touch on a touchscreen and then put pen in proximity. Since we are forcing touch out of proximity, we should also release the left button click thats sure to exist as well so that its not stuck around. I've been promising to work on a patch that holds off much longer before it sends that left click then the 10ms it is today (so that you do not get it for 2 finger case). If/when I do, I'll consider above case as well. Chris ------------------------------------------------------------------------------ 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. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
