Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Only select input devices with compatible capabilities #2

@liamw9534

Description

@liamw9534

The current implementation will allow any input device to be selected and swallow any events it throws at it, even events which are not supported by a music player.

It would be better to screen the input devices' capabilities first and check for compatible key press events. Then only compatible devices will be opened thus reducing the traffic being generated.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions