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

Control queue modes: Single Key Events and Multi Key Events #211

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

lvcabral
Copy link
Owner

@lvcabral lvcabral commented Jan 9, 2024

Added a queue to control the keys sent to the engine, and changed the default behavior to match Roku, making sure all key events are complete (key press, key release). If the app needs to enable the support for multiple key events, needs to add the custom entry multi_key_events=1 to the manifest file.

Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lvcabral lvcabral merged commit c2cd6b0 into master Jan 9, 2024
3 checks passed
@lvcabral
Copy link
Owner Author

lvcabral commented Jan 9, 2024

This PR Fixed #19

@lvcabral lvcabral deleted the control-queue-modes branch January 26, 2024 16:44
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

1 participant