Bug 405677 - add a shortcut to toggle between selection tools (alternatively: between any specified tools)
Summary: add a shortcut to toggle between selection tools (alternatively: between any ...
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Shortcuts and Canvas Input Settings (other bugs)
Version First Reported In: 4.1.7
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-20 10:48 UTC by truekikim
Modified: 2020-04-07 12:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description truekikim 2019-03-20 10:48:57 UTC
Problem: There are seven selection tools in krita. Tablets have a very limited number of keys and even on a full keyboard that's a lot of hotkeys to memorize and jump between during painting.

Solution: It would be super usefull to have one key that just toggles between those tools when you press it multiple times. 

It should probably always start with the same tool, which I'd guess for most painters (since krita is targeted mostly to them) is the outline selection.

Alternatively adding a more general solution could be a great improvement in available tools for tablet users and a neat feature overall. This option would allow assigning multiple chosen tools to a single hotkey that would toggle between them. 

I guess it might be possible to make a plugin for that, but at my 0 level in coding this seems way too hard.
Comment 1 Tiar 2020-04-07 12:05:31 UTC
This sounds like it should be a Python plugin, yes.