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

Adopt standard keyboard shortcuts for video playback #61

Open
mvglasow opened this issue Jun 19, 2023 · 1 comment
Open

Adopt standard keyboard shortcuts for video playback #61

mvglasow opened this issue Jun 19, 2023 · 1 comment

Comments

@mvglasow
Copy link

Some keyboard shortcuts have become a de facto standard in video players:

  • Space – Play/Pause
  • Cursor left/right – Seek forward/backward

When not in editing mode, these keys should trigger the functions most people have come to expect, which would make editing a lot quicker.

@LeXofLeviafan
Copy link

LeXofLeviafan commented Nov 6, 2023

I mean, the keybindings are editable. Though I'd prefer including a modifier key (like Ctrl) into the keybinding; since playing videos isn't actually the primary function of the app.

The main issue though is that there's no play/pause binding: these are treated as separate actions and have to be bound to separate keybindings. …Turns out it's actually there, just not easy to find 😐

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

2 participants