Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In polling mode lifting finger is not always detected #340

Open
usr-sse2 opened this issue Jun 13, 2020 · 1 comment
Open

In polling mode lifting finger is not always detected #340

usr-sse2 opened this issue Jun 13, 2020 · 1 comment

Comments

@usr-sse2
Copy link
Contributor

Describe the bug
When I was using polling mode, VoodooI2C often reported finger as still present on the touchpad when it was actually lifted. It doesn't happen in GPIO mode.

Did you read the common errors documentation?
Yes

Did you read the troubleshooting documentation?
Yes

Have you searched the issue on Github, Gitter, or Google?
Yes

System Environment

  1. macOS 10.15.5
  2. a813906
  3. Dell Latitude 7390 2-in-1, DELL0823, VoodooI2CHID
@kprinssu
Copy link
Collaborator

kprinssu commented Jul 9, 2020

My best guess without looking at code is that the polling function misses the finger lift or the hardware is not properly reporting the finger lift events.

I am not as familiar with the polling code in VoodooI2CHID. I'll take a look sometime next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants