Krita 5.3 prealpha - you can create a custom toolbox in it - for me best since sliced bread

All tested in Krita 5.3 prealpha on Windows 11.

I solved my two recent feature requests by finding something in Krita I didn’t noticed before.

The requests were both about getting a customizable toolbox.

I use Krita in a way where I hold the pen tablet with the left hand and the pen with the right hand. The notebook is slightly out of reach. In this “workspace,” neither hand is free, and the keyboard is difficult to reach.

So I searched for a way to add the functions, I use the most, to buttons.

First Idea:
Customize a toolbar.

But it didn’t work because toolbars are limited in how to place them in the UI and you can’t assing icons to functions which come without one:

First feature request:

Second Idea:
Customize the Toolbox itself.

But the Toolbox can’t be customized.

Second feature request:

SOLUTION:

I stumbled upon something called “Workflow Buttons”.

And, guess what, that is more or less the solution to create a custom toolbox.

It allows for making buttons and assigning Krita’s default tools to them.

But wait, there is more:

  • You can also assign brush presets to your liking
  • And that’s not all, you can also assign your scripts to the buttons (I took some default Krita actions I needed).
  • Furthermore, it allows for assigning icons without the need to do programming.
  • And, contrary to the toolbars, it is a docker and therefore more flexible regarding its size and position within the UI.

Find it in Settings → Dockers → Workflow Buttons

Is it the perfect solution? No, but better than anything else I found and good enough for me.

(Shown image is WIP that’s why light and shadows etc. look wrong.)

Then let us hope it will not be removed again, because currently it is “only” a feature of the Krita NEXT versions, so something in a testing environment.

Michelist

Petition to all devs:

Please keep this feature - I think its the best since sliced bread :star: :star: :star: :star: :star:

Muchas gracias por esta mejora, espero que sea adoptada en la siguiente versión de krita .
Thank you very much for this improvement, I hope it will be adopted in the next version of krita.

Indeed, this looks super neat! I’ve missed this addition, thanks for highlighting.

I’m more of a shortcut person, but there are some actions that you invoke not too frequently, and I wanted to have something like that for myself on more than one occasion :smiley:

The Workflow Buttons docker is a Python plugin, so you can download it and use it in Krita 5.2.x as well. Conversely, it’s not available on Android.

(For 5.2: Download the workflow_buttons folder, put it in [resource folder]/pykrita, move the .desktop file out to the pykrita folder. Enable the plugin in Krita’s settings, restart Krita.)