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

Feature Request: seek buttons for the control bar #577

Closed
codl opened this issue Jun 23, 2023 · 5 comments
Closed

Feature Request: seek buttons for the control bar #577

codl opened this issue Jun 23, 2023 · 5 comments

Comments

@codl
Copy link

codl commented Jun 23, 2023

I wish uosc had buttons that seek forward/back a set amount, like the stock osc.

I think I can make my own with the command: syntax, but I don't think I can make them seek by a different amount on left/right click, like the osc buttons do. If that's possible then please let me know how.

@hooke007
Copy link
Contributor

like the stock osc.

which button?

@tomasklaen
Copy link
Owner

tomasklaen commented Jun 25, 2023

To quickly seek, turn mouse wheel when hovering timeline. If you want to seek larger amounts of time, just turn it a lot. I might add shift/ctrl modifier to increase the scroll seek amount, but increasing the complexity of already pretty complex command config syntax to allow different behavior depending on a button pressing it is definitely not gonna happen. The use cases are too low/uncommon, and they would definitely not justify how much more complicated the config syntax would have to become.

@codl
Copy link
Author

codl commented Jun 25, 2023

which button?

2023-06-25T19-36-58-glider-fHZxREXbgpD2

To quickly seek, turn mouse wheel when hovering timeline.

This doesn't fit my needs because it's difficult to scroll precisely on a laptop touchpad. The reason why I use buttons is that it is predictable where they'll take me in the video, if I wanted imprecise seeking I would just scrub with the seek bar.

increasing the complexity |...] is definitely not gonna happen

Understandable, I guess I'll go back to the stock OSC.

@tomasklaen
Copy link
Owner

on a laptop

👀 if you're on a laptop, just bind different seeking amounts to (shift/ctrl)+arrows. Way faster than aiming cursor on a button and clicking with a touchpad.

@tomasklaen
Copy link
Owner

Closing in favor of #588.

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

No branches or pull requests

3 participants