lazd / VoodooI2CGoodix

VoodooI2C satellite driver for Goodix touchscreens in C++
GNU General Public License v3.0
24 stars 7 forks source link

Multitouch gestures lag a little bit #11

Closed lazd closed 4 years ago

lazd commented 4 years ago

Description

Multitouch gestures aren't as responsive as they could be

Steps to reproduce

  1. Try a multitouch gesture
  2. Observe that it doesn't quite feel as responsive as it should
  3. Cry

Expected behavior

Gestures are responsive

Environment

Additional context

This is likely due to waiting a frame after moving the pointer.