[PATCH libevdev 0/6] Fix remaining ABS_MT_TRACKING_ID issues

Benjamin Tissoires benjamin.tissoires at gmail.com
Wed Apr 2 16:35:14 PDT 2014


On Tue, Apr 1, 2014 at 10:17 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
>
> Jonas Adahl pointed this out on the wayland-devel list - in some cases we
> can still get a double tracking ID in the same slot. That usually causes the
> client to fall over. This can only happen for devices with > MAX_SLOTS, but
> really, a client would still have to implement error handling for no good
> reason to be on the safe side.
>
> This patchset fixes those issues. MAX_SLOTS is abolished now, so we can sync
> all slots the device has. And if we have a device that insists on sending
> tracking IDs through the same slot, we just discard those.
>

I did not saw any problems in this series (I tried hard to find some I
must say, and found just a few nitpicks)
So it's all Reviewed-by: Benjamin Tissoires <benjamin.tissoires at gmail.com>

Cheers,
Benjamin


More information about the Input-tools mailing list