flameshot-org/flameshot

New shortcuts suggestion

Open

#1.876 geöffnet am 10. Sept. 2021

Auf GitHub ansehen
 (21 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (1.916 Forks)batch import
EnhancementGood first issue

Repository-Metriken

Stars
 (29.897 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 8h) (9 gemergte PRs in 30 T)

Beschreibung

I'm proposing the following new shortcuts:

Ctrl + Left - Move selection left 10px Ctrl + Right - Move selection right 10px Ctrl + Up - Move selection up 10px Ctrl + Down - Move selection down 10px Ctrl + Shift + Left - Resize selection left 10px Ctrl + Shift + Right - Resize selection right 10px Ctrl + Shift + Up - Resize selection up 10px Ctrl + Shift + Down - Resize selection down 10px

It could be 10 or other amount of pixels. Configurable or fixed.

This way without touching the mouse one can move the selection faster and then fine-tune the size and position if need be.

Contributor Guide