Re: [PATCH v3 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches

2018-07-04 Thread Dmitry Torokhov
On Wed, Jun 27, 2018 at 11:08:58AM +1000, Peter Hutterer wrote: > On Thu, Jun 21, 2018 at 02:09:06PM +0200, Benjamin Tissoires wrote: > > From: Dmitry Torokhov > > > > According to Microsoft specification [1] for Precision Touchpads (and > > Touchscreens) the devices use "confidence" reports to s

Re: [PATCH v3 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches

2018-06-26 Thread Peter Hutterer
On Thu, Jun 21, 2018 at 02:09:06PM +0200, Benjamin Tissoires wrote: > From: Dmitry Torokhov > > According to Microsoft specification [1] for Precision Touchpads (and > Touchscreens) the devices use "confidence" reports to signal accidental > touches, or contacts that are "too large to be a finger

[PATCH v3 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches

2018-06-21 Thread Benjamin Tissoires
From: Dmitry Torokhov According to Microsoft specification [1] for Precision Touchpads (and Touchscreens) the devices use "confidence" reports to signal accidental touches, or contacts that are "too large to be a finger". Instead of simply marking contact inactive in this case (which causes issue