Re: [PATCH libinput] touchpad: detect fake finger overflow after BTN_TOOL_QUINTTAB

2015-04-09 Thread Hans de Goede
Hi, On 09-04-15 06:23, Peter Hutterer wrote: Up to QUINTTAP, we count fake fingers through the BTN_TOOL_*TAP kernel defines. Once we exceed QUINTTAP, the nfake_finger count returns to 0 and tp_unhover_touches terminates all touch sequences. The most visible effect of this was stopped in 591a41f

[PATCH libinput] touchpad: detect fake finger overflow after BTN_TOOL_QUINTTAB

2015-04-08 Thread Peter Hutterer
Up to QUINTTAP, we count fake fingers through the BTN_TOOL_*TAP kernel defines. Once we exceed QUINTTAP, the nfake_finger count returns to 0 and tp_unhover_touches terminates all touch sequences. The most visible effect of this was stopped in 591a41f but the problem remained. Since we're not using