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

Only select input devices with compatible capabilities #2

Open
liamw9534 opened this issue Apr 20, 2014 · 0 comments
Open

Only select input devices with compatible capabilities #2

liamw9534 opened this issue Apr 20, 2014 · 0 comments
Assignees

Comments

@liamw9534
Copy link
Owner

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.

@liamw9534 liamw9534 self-assigned this Apr 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant