[Gimp-developer] Gimp Customizable Toolbar

Ingo Ruhnke grumbel at gmail.com
Sat Jun 14 10:03:39 PDT 2008


Since one of the replies to my toolbar patch mentioned this should be
moved to the mailing list, here the mail and here the patch:

http://bugzilla.gnome.org/attachment.cgi?id=112325&action=view

The bug report is at:

http://bugzilla.gnome.org/show_bug.cgi?id=133030

The patch adds a very simple standard Gtk toolbar to the Gimp image window:

http://pingus.seul.org/~grumbel/tmp/gimp-toolbar.png

It currently only supports a single toolbar and isn't customizable via
the GUI, but only by editing "menus/image-toolbar.xml". Which of
course isn't much, but it allows the patch to be pretty simple and
integrate well into the Gimp, since the toolbar behaves no different
then any of the other Image windows accessory (menubar, rulers,
scrollbars, etc.) and can be disabled just as them. Since this patch
is rather harmless I don't see much reason to not include it into
Gimp2.6, especially since the toolbar can be quite useful in many
cases, for example when using a graphic tablet and not having the
keyboard in an easy reachable position and is easy to disable when not
wanted. A toolbar is also a standard item that one expects from an
application, basically every other application has one, just not the
Gimp. And it is simply one of the features that I have missed the most
in Gimp for quite a long long time[1], which is the reason why I
implemented it.

One open question: Can menus/image-toolbar.xml currently be stored
inside ~/.gimp directory, i.e. is there a way to customize those .xml
files without messing around with the systemwide Gimp installation?

[1] I listed some other features that I have been missing for a while at:
http://happypenguin.org/forums/viewtopic.php?p=20741#20741
But no promise that I will implement them to, just public brainstream
of stuff I miss.

-- 
WWW: http://pingus.seul.org/~grumbel/
Blog: http://grumbel.blogspot.com/
JabberID: xmpp:grumbel at jabber.org
ICQ: 59461927


More information about the Gimp-developer mailing list