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

Video Player Gesture Customizability #636

Open
Natanel-Shitrit opened this issue Jan 26, 2024 · 1 comment · May be fixed by #665
Open

Video Player Gesture Customizability #636

Natanel-Shitrit opened this issue Jan 26, 2024 · 1 comment · May be fixed by #665
Labels
enhancement New feature or request

Comments

@Natanel-Shitrit
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The video player gestures are "hard-coded" and there is no way to change them.

Describe the solution you'd like
A settings page where you can add / remove / modify the player gestures.

Describe alternatives you've considered
The only way now is to edit the source code and recompile, and the end user will never do that.

Additional context
Like I mentioned in #466 comments:

I think the best way to implement this is to create a settings page for player gestures - list of default gestures, and give the ability to remove / modify / add from that list.

Each gestures can be represented like this:

  • Tap Type - Double tap / Long press
  • Location - Right / Middle / Left / All
  • Action - Action to perform
@Natanel-Shitrit Natanel-Shitrit added the enhancement New feature or request label Jan 26, 2024
@joshjryan
Copy link

Just a thought: Now that the android-tv branch has been merged, we should also consider remote buttons when connecting gestures to actions.

@Natanel-Shitrit Natanel-Shitrit linked a pull request Feb 17, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants