Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread Martin Nordholts
On 01/04/2011 08:25 AM, しげっち wrote: Hi, all. I'm recently implementing a GUI features that is inspired by the ideas of the GIMP UI brainstorming. I hope these features to be included or merged into the master branch in some future. So I inform you the patch here. If you're interested in the

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread Alexia Death
On Tue, Jan 4, 2011 at 10:15 AM, Martin Nordholts ense...@gmail.com wrote: On 01/04/2011 08:25 AM, しげっち wrote: - G-Pen algorithm is ported into GIMP trunk. Now smoothing function works for Ink...

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread peter sikking
hi しげっち, I'm recently implementing a GUI features that is inspired by the ideas of the GIMP UI brainstorming. you do realise that the brainstorm is a 'sandbox' for ideas? the deal is that everything is OK within a brainstorm (so ideas keep flowing) but that is only _within_ the brainstorm.

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread しげっち
Thanks for many comments. 2011/1/4 Martin Nordholts ense...@gmail.com: Add toolbar for tool-options to GimpImageWindow. http://git.sourceforge.jp/view?p=gimp-painter/gimp-painter-2.7.git;a=commitdiff;h=13c321f2db36bae52b23d4264dee242827bb801c Rather than adding a widgets at the top of the

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread peter sikking
しげっち wrote: I know that there was a discussion about the consumption of the vertical space of the toolbar once in the mailing list. I also spent most of a talk at an lgm discussing this topic. in the bigger scheme of things (space, how usable toolbars are) I do not see GIMP having a toolbar.

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread しげっち
BTW, I cant find the dynamics editor implementation commits as a patch. Is it in the huge gui merge? Could you lik me to it. I find it interesting, but guiguru might object. Sorry, I misunderstand this paragraph. You can get the patch from this commit.

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread sigetch
2011/1/5 peter sikking pe...@mmiworks.net: しげっち wrote: I know that there was a discussion about the consumption of the vertical space of the toolbar once in the mailing list. I also spent most of a talk at an lgm discussing this topic. in the bigger scheme of things (space, how usable

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread Simon Budig
sigetch (sige...@gmail.com) wrote: Well, you don't permit the GIMP to have the toolbars even if it is OPTIONAL and it doesn't replace or overwrite any existing GUI policy ? Each and every optional thing is a burden. Even if disabled it clutters the preferences dialog, it makes inconsistent

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread Patrick Horgan
I know this has been beat to death before, but just wanted to say please never take away any of my precious real estate at the top and bottom of screens with a horizontal toolbar or anything else! The aspect ratio of screens have gotten so wide these days, I have plenty of extra room at the

[Gimp-developer] Question regarding ToolInfo and Gimp Context

2011-01-04 Thread Filip Krynicki
I took a stab at explaining what I'm doing in the IRC channel, but I think I did a poor job, so here goes nothing. In short, I am working with a University lab in making an adaptation of Gimp. While most of our code does not interact with Gimp directly, we do make need to activate tools/actions