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

Add a new IntegratedIn=Remote flag #779

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

whot
Copy link
Member

@whot whot commented Oct 8, 2024

In commit 2dd3501 ("Deprecate the WacomClass in the API") libwacom_get_class() was deprecated. But that function remains the only way to reliably identify the ExpressKey Remote as remote. This didn't really matter since at least GNOME identifies that by PID/VID rather than class.

Other vendors now make their own remotes (XP Pen ACK05, Huion Keypad mini) so let's add an integration flag for those.

Related #777

In commit 2dd3501 ("Deprecate the WacomClass in the API")
libwacom_get_class() was deprecated. But that function remains the only
way to reliably identify the ExpressKey Remote as remote. This didn't
really matter since at least GNOME identifies that by PID/VID rather
than class.

Other vendors now make their own remotes (XP Pen ACK05, Huion Keypad
mini) so let's add an integration flag for those.
@whot whot merged commit 081e03a into linuxwacom:master Oct 21, 2024
14 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.

1 participant