insidegui / WWDC

The unofficial WWDC app for macOS
https://wwdc.io
BSD 2-Clause "Simplified" License
8.63k stars 783 forks source link

Add Keyboard Shortcuts to Increase/Reduce Playback Speed #554

Closed jstart closed 5 years ago

jstart commented 5 years ago

Based this PR off of https://github.com/insidegui/WWDC/pull/451

Adding keyboard shortcuts to increase or reduce playback using mius (-) and plus (+) keys. Mimicking VLC's usage of command plus/minus. Open to other keyboard shortcut suggestions.

The implementation is a little hamfisted, but gets the job done. Would love any feedback or suggestions on how I can make this fit better into the project. I also saw that you may be changing to allow users to enter their own speed preferences, so this may be irrelevant. I find this very useful as I often increase speed on Youtube using chrome extensions that have shortcuts to increase/decrease/normalize playback speed.