Usability and Tools

From GIMP GUI Redesign
Revision as of 19:48, 29 February 2024 by Americo.Gobbo (talk | contribs) (Paintbrush with eraser ability)
Jump to: navigation, search

Tools & Around

Toggle Modifiers & Usability

Paintbrush with eraser ability

To use the same brush to erase a stroke with a toggle shortcut (recursive). In MyPaint and Krita is possible to use recursively the two tools using only the key 'E'.

To make this in the current stable and development releases we must follow this flow:

  1. To share the paint options between tools
  2. Change between the P or N key with Shift+E and again P or N (for instance)to follow painting/drawing.

The process that is possible is a bit unfriendly if I do a comparison with the flow with Krita/Photoshop and MyPaint. Have a toggle or recursive key to make this, it makes this action easier and faster to execute. Imagine the users that are using a graphic tablet with GIMP... is necessary stops the action with the paint tool, and use the hand (left/right) to invoke the eraser, with Shift+E, and after again, 'P' or 'N' (for instance) key to follow using the paint tools.

I think that the 'Paint Options Shared Between Tools' works fine in many cases... but not for all. My suggestion, here, is to provide another option to have the eraser directly on the paint tool. For me and many painters who are using MyPaint and Krita, this feature is working fine.

References

  • Krita and Mypaint way - I've made a short video using Krita to exemplify the feature. The key 'E', by default, is used to enable the erase feature. On MyPaint the feature has the same behaviour and short-cut key.
  • Old discussion on Bugzilla - Report 704775 to Gitlab - Similar issue

Blend Modes Shortcuts

To improve the keyboard shortcuts with actions to blend modes in the layer and tool options instances.

Improvement Reasons

Many techniques of retouching, painting, for example, use a gamma very restricted of blends... many users have their favourites. In the current GIMP, to change between the more used or favourites, is necessary, all times, to do the always the same steps. With shortcut action will be more easier to choose the favourite blends during the work sessions.