Here an extended toolbar patch (unfinished work in progress, not meant for commit in the gimp tree): * http://pingus.seul.org/~grumbel/tmp/gimp-patch-2008-06-16.txt It adds a secondary toolbar, so that one can have two at once. This of course is a little ugly, but I haven't seen any easy way to get an arbitrary number of toolbars going. The patch also adds the ability to load image-toolbar.xml from ~/.gimp/menus/, since this is implemented in app/widgets/gimpuimanager.c it also allows every other interface xml file to be stored in ~/.gimp/menus/, which might or might not be a desirable feature. One issue that pops up when one tries to access all menu functions is that most menu entries don't have an icon or an icon that is to unspecific to be usable in a toolbar, i.e. "Select/Invert" has the same icon as "Colors/Invert": * http://pingus.seul.org/~grumbel/tmp/md5/3399b6410974db8999f07d5b506408be-gimp-toolbar.png This requires either a lot more icons or a way to let the user customize the toolbar icons, but likely both, especially when it comes to user supplied scripts. Another small issue is that the undo/redo icons disappear when one resizes the window, they reappear when one stops the resize, but it still looks a little weird. -- WWW: http://pingus.seul.org/~grumbel/ Blog: http://grumbel.blogspot.com/ JabberID: xmpp:grumbel@xxxxxxxxxx ICQ: 59461927 _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer