live-draw icon indicating copy to clipboard operation
live-draw copied to clipboard

R key does not work when focus is changed

Open pyc0d3 opened this issue 3 years ago • 5 comments

If i click on other window i can not change release/recover option by shortcut

pyc0d3 avatar May 29 '21 16:05 pyc0d3

This might be happening due to the fact that window which comes in focus has its own use of R key. Maybe if we change the shortcut combo, this won't happen.

ab28dev avatar Jun 07 '21 09:06 ab28dev

I propose changing it to be

  1. normal Z etc combos are only when window is focused
  2. super key (say alt) for alt+key to run commands even if not focused

OR instead of 2

  1. alt+f or something to focus livedraw

boehs avatar Sep 09 '21 16:09 boehs

Its difficult to create a hotkey but I am trying.

ab28dev avatar Sep 12 '21 16:09 ab28dev

For time mean you can use this workaround-

https://github.com/antfu/live-draw/issues/34#issuecomment-1060246272

ab28dev avatar Mar 07 '22 06:03 ab28dev

I fixed this with my feature request

Sleepylux avatar Aug 09 '23 05:08 Sleepylux