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

Huion/Gaomon handler needs to send proximity out event #29

Open
kurikaesu opened this issue Nov 11, 2021 · 0 comments
Open

Huion/Gaomon handler needs to send proximity out event #29

kurikaesu opened this issue Nov 11, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kurikaesu
Copy link
Owner

Currently the proximity out event is not sent (without any adverse effects that I can tell right now) however we really should.

What needs to be done is to create or update an existing timer after each digitizer event that will eventually fire once no new events are sent through over a short period of time. The callback would then call the handlePenLeftProximity() method in order to send the appropriate message.

@kurikaesu kurikaesu added bug Something isn't working help wanted Extra attention is needed labels Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant