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

libwacom needs to differentiate between Wacom and non-Wacom styli #639

Closed
whot opened this issue Feb 19, 2024 · 0 comments · Fixed by #759
Closed

libwacom needs to differentiate between Wacom and non-Wacom styli #639

whot opened this issue Feb 19, 2024 · 0 comments · Fixed by #759

Comments

@whot
Copy link
Member

whot commented Feb 19, 2024

See #636 where we have the first case of a tool apparently sending a tool id (0x1) but it's a 0x27C6 Goodix device rather than a Wacom device. Our stylus description for 0x1 doesn't match the
device in question.

This is going to be rather interesting because our APIs implicitly assume a Wacom vendor ID.

cc @Neolanco

whot pushed a commit that referenced this issue Mar 2, 2024
This tablet supports a stylus with id 0x1 but right now libwacom isn't ready to support stylus ids for devices that aren't Wacom devices. So comment it out, to be fixed at some point in the future (see #639)
@whot whot mentioned this issue Apr 5, 2024
3 tasks
@whot whot closed this as completed in #759 Oct 4, 2024
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 a pull request may close this issue.

1 participant