On Wed, May 06, 2015 at 05:51:08PM -0400, Benjamin Tissoires wrote:
> On Wed, May 6, 2015 at 5:33 PM, Peter Hutterer
> wrote:
> > On Wed, May 06, 2015 at 10:45:20AM -0400, Benjamin Tissoires wrote:
> >> On Wed, May 6, 2015 at 1:08 AM, Peter Hutterer
> >> wrote:
> >> > On Thu, Apr 30, 2015 at 04
On Wed, May 6, 2015 at 5:33 PM, Peter Hutterer wrote:
> On Wed, May 06, 2015 at 10:45:20AM -0400, Benjamin Tissoires wrote:
>> On Wed, May 6, 2015 at 1:08 AM, Peter Hutterer
>> wrote:
>> > On Thu, Apr 30, 2015 at 04:30:25PM -0400, Benjamin Tissoires wrote:
>> >> From: Benjamin Tissoires
>> >>
>
On Wed, May 06, 2015 at 10:45:20AM -0400, Benjamin Tissoires wrote:
> On Wed, May 6, 2015 at 1:08 AM, Peter Hutterer
> wrote:
> > On Thu, Apr 30, 2015 at 04:30:25PM -0400, Benjamin Tissoires wrote:
> >> From: Benjamin Tissoires
> >>
> >> When the device supports true hovering, it reports this
>
On Wed, May 6, 2015 at 1:08 AM, Peter Hutterer wrote:
> On Thu, Apr 30, 2015 at 04:30:25PM -0400, Benjamin Tissoires wrote:
>> From: Benjamin Tissoires
>>
>> When the device supports true hovering, it reports this
>> information through ABS_MT_DISTANCE.
>> When this axis is available, we should r
On Thu, Apr 30, 2015 at 04:30:25PM -0400, Benjamin Tissoires wrote:
> From: Benjamin Tissoires
>
> When the device supports true hovering, it reports this
> information through ABS_MT_DISTANCE.
> When this axis is available, we should rely on it to
> (un)hover the touches as BTN_TOUCH is most of
From: Benjamin Tissoires
When the device supports true hovering, it reports this
information through ABS_MT_DISTANCE.
When this axis is available, we should rely on it to
(un)hover the touches as BTN_TOUCH is most of the time
unreliable (generated by the mouse emulation in the kernel).
Signed-of