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

Use NumRings instead of separate Ring/Ring2 #669

Merged
merged 1 commit into from
May 2, 2024

Conversation

whot
Copy link
Member

@whot whot commented Apr 23, 2024

This deprecates libwacom_has_ring() and libwacom_has_ring2() for the new libwacom_get_num_rings(). In our tablet files we also remove Ring=true/Ring2=true and replace that with NumRings=.

This makes the support line up better with strip support and removes some of the confusion in the tablet file where we have two independent Ring and Ring2 entries with different meanings.

Closes #668 #667

This deprecates libwacom_has_ring() and libwacom_has_ring2() for the
new libwacom_get_num_rings(). In our tablet files we also remove
Ring=true/Ring2=true and replace that with NumRings=.

This makes the support line up better with strip support and removes
some of the confusion in the tablet file where we have two independent
Ring and Ring2 entries with different meanings.
@whot whot force-pushed the wip/num_rings branch from fea2847 to b0bcae2 Compare May 2, 2024 05:17
@whot whot merged commit 5b3a3a8 into linuxwacom:master May 2, 2024
13 checks passed
@whot
Copy link
Member Author

whot commented May 2, 2024

@JoseExposito sorry, this will probably conflict with #659

whot added a commit to whot/libwacom that referenced this pull request Oct 8, 2024
Fixes: 5b3a3a8 ("Use NumRings instead of separate Ring/Ring2 (linuxwacom#669)")
whot added a commit that referenced this pull request Oct 9, 2024
Fixes: 5b3a3a8 ("Use NumRings instead of separate Ring/Ring2 (#669)")
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.

Janitor: Add libwacom_get_num_rings()
1 participant