On Wed, Sep 20, 2017 at 2:20 AM, Peter Hutterer <[email protected]>
wrote:

> Avoid processing an event with a time later than the earliest timer
> expiry. If
> libinput_dispatch() isn't called frequently enough, we may have e.g. a tap
> timeout happening but read a subsequent input event first. In that case we
> can
> erroneously trigger or miss out on taps, see wrong palm detection, etc.
>
> Signed-off-by: Peter Hutterer <[email protected]>
>

Looks good to me:
Reviewed-by: Benjamin Tissoires <[email protected]>

Cheers,
Benjamin
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to