Consistent use of Shift to bypass a dialog
@jimmac)
Submitted by Jakub Steiner (Link to original bug (#159832)
Description
In 2.2 a new behaviour was introduced to bypass a dialog and use the previously used values. Holding shift while clicking ona button such as the "create new layer" button will not bring up a dialog and use the default/last used values. I would love to see this behaviour used all around the interface since it very much speeds up my workflow. Consider the following cases:
-
Menu items. Maybe gtk+ supports passing shift+click, maybe it doesn't. It would rock:
- apply a filter with last/default settings. We do have Ctrl+F but in most cases I use a series of filters and this only works on the last used filter.
- New image, scaling a few images.
-
Color curves and Color levels. Doing the same change on a different image (can be currently done with saving and loading preset file).
-
Color picker. It's great for grabbing FG and BG color from an image. A lot of the times I don't want to see the info window though (Shift click has functionality there, would need to change :( ).
All these are not only optimising workflow. They build up consistency so that the user can expect bypassing dialogs by holding shift all over and thus increasing intuitiveness of the application.
Version: git master