flameshot-org/flameshot

New shortcuts suggestion

Open

#1,876 opened on Sep 10, 2021

View on GitHub
 (21 comments) (0 reactions) (1 assignee)C++ (29,897 stars) (1,916 forks)batch import
EnhancementGood first issue

Description

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