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

Adding Stylus-Pen Device Support. #2911

Merged
merged 7 commits into from
Feb 7, 2025
Merged

Conversation

jay94ks
Copy link
Contributor

@jay94ks jay94ks commented Dec 23, 2024

Describe the PR
add hid stylus pen device.
this works with android, for bypassing that absmouse does not support android.
note that, to hide cursor on android for every touch signal, find cursor option in android settings menu.

references:

  1. https://stackoverflow.com/questions/28536602/hid-digitizer-descriptor-doesnt-perform-well-with-landscape-orientation
  2. https://github.com/jonathanedgecombe/absmouse/blob/master/src/AbsMouse.cpp

Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superb !! Thank you very much for your PR. I aadded the full table for DIGITIZER 0x0D from HID v1.6. It is good to merge

@hathach hathach merged commit 35e9f03 into hathach:master Feb 7, 2025
108 checks passed
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

Successfully merging this pull request may close these issues.

2 participants