pomotroid icon indicating copy to clipboard operation
pomotroid copied to clipboard

More hotkeys

Open akbarnes opened this issue 5 years ago • 1 comments

It would be convenient have additional hotkeys for resetting the timer and skipping the current round. Maybe backspace/tab, respectively?

akbarnes avatar Oct 28 '20 21:10 akbarnes

The dev branch currently has a feature that allows global shortcuts to be assigned. Shortcuts include:

  • Toggle timer (start/stop)
  • Reset timer
  • Skip round

These hotkeys are global, so they can be triggered even when the application isn't focused. However, it might still be useful to have a set of default hotkeys that work while the application is focused.

Splode avatar Oct 30 '20 18:10 Splode