GIMP 3 - colors

I’ve just installed GIMP3 and noticed 2 things about the colors:

  1. It’s left-aligned. How can I get it centre-aligned again?
  2. There’s a new button to set colors to black and white. I don’t want it, I guarantee I’ll click it by accident and lose my colors. Can I get rid of it somehow?

Maybe I’m confused but hasn’t this button been there since a long time (i.e. long before version 3)?

Hm, I cannot help as I have no idea, but it would be interesting to understand which gimp version you are coming from, as in my gimp 2.10.30 both the left alignment and the black/white button are already there.

It’s there since version 1.0, I found this old screenshot: The DECWindows ARCHIVE - The Gimp 1.0

1 Like

In 2.10 the color swatches are centered if you don’t display the brushes and the active image:

Hmm. GIMP 2.10 used something called GtkWrapBox for that part of the toolbox. Looks like it was removed in GTK3 and so we replaced the widget with GtkFlowBox. It appears to work differently - even if the other children aren’t visible, they still take up space. We might be able to switch to a different widget to recreate the old behavior.

Oh, I misunderstood it, relating the left alignment to the tools.