-
Notifications
You must be signed in to change notification settings - Fork 56
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
Double-tap center of screen to pause/play #1377
Comments
Duplicate of #280. |
Is this actually a dupe? I can't find a similar request anywhere. |
It appears to be duplicate of #280. |
Ah ok. What I'm requesting is similar but not quite the same. I'm asking for a new gesture control, as exists in some other apps like Newpipe and VLC, where you just have to double tap near the center of the video to play/pause (as in the video I included above). No need to hit right on the pause button. Attached is another video showing an example from VLC in case that's clearer. Screen_Recording_20241001_213456_Cx.File.Explorer.mp4 |
Use Cases
Sometimes it is hard to pause right on the spot you want, for example when things quickly flash on the screen. Currently, you have to first tap, briefly wait for the pause button to reveal itself, then press the pause button. If you tap too soon, Grayjay interprets it as a double-tap to skip forward or back.
Conversely, if you are quickly tapping the play/pause button to try to pause on a specific part, eventually the pause button fades away and you end up accidentally skipping forward/back, which can be very annoying if you're trying to queue up a very specific moment.
Screen_Recording_20241001_002647_Grayjay.mp4
Proposal
Allow users to double-tap the center of the screen to play/pause the video, similar to how users can currently double-tap the sides of the screen to skip forward/back. This feature is currently available in NewPipe (see video).
Screen_Recording_20241001_003626_Tubular.mp4
References
No response
The text was updated successfully, but these errors were encountered: