Skip to content

Fix the pointer jumps on Dell i2c touchpads

Peter Hutterer requested to merge whot/libinput:wip/dell-pointer-jumps into master

Look at the MSC_TIMESTAMP values of the events to determine whether there's a pointer jump when the touchpad wakes up. cc @bentiss in case he has kernel-related comments.

Fixes #36 (closed)

Sits on top of !91 (merged)

Merge request reports