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

User input control information in AppStream #265

Merged
merged 3 commits into from Feb 29, 2020
Merged

User input control information in AppStream #265

merged 3 commits into from Feb 29, 2020

Conversation

ximion
Copy link
Owner

@ximion ximion commented Feb 22, 2020

Hi!
These are the proposed spec changes and an initial implementation (missing tests and specific validator checks at the moment) of user input controls.
These can be used to indicate which methods of control by a user an application supports. This permits filtering applications that are mobile-ready to a limiting degree by checking whether they support touch input. Also, games could mark that they do support game controllers, as initially requested in #55. Applications that do have a CLI or support voice/vision as methods of user control can also be pointed out to the user.

This PR implements the addition proposed as https://lists.freedesktop.org/archives/appstream/2020-February/000339.html which also contains additional information about its rationale.
Feedback is welcome!

@aleixpol
Copy link
Collaborator

+1 makes sense

@hughsie
Copy link
Collaborator

hughsie commented Feb 28, 2020

No concerns from me.

@ximion
Copy link
Owner Author

ximion commented Feb 29, 2020

Neat :-)

@ximion ximion merged commit 3ef2deb into master Feb 29, 2020
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.

None yet

4 participants