Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Sven Neumann
Hi, On Tue, 2007-06-05 at 23:41 +0200, GSR - FR wrote: > > transform) would be nice too). Now, I tried to write a C-Plug-in but the > > driver for this device (on Linux) requires me to retrieve all events off an > > X Window -- fine, so my plugin pops up a dummy X-window to receive events. > >

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2007-06-04 at 1425.51 -0700): > transform) would be nice too). Now, I tried to write a C-Plug-in but the > driver for this device (on Linux) requires me to retrieve all events off an > X Window -- fine, so my plugin pops up a dummy X-window to receive events. Could it be ha

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Eric Bowden
> You can't access tools from a plug-in. You would have to write a tool > and add it to the core. Hrm. That's unfortunate. I don't see a way of doing this without unnecessarily duplicating a lot of work -- as creating a new core module is pretty much out of the question seeing how mind-boggling-

Re: [Gimp-developer] image indexed mode, major hole

2007-06-05 Thread Sven Neumann
Hi, On Tue, 2007-06-05 at 20:23 +0200, [EMAIL PROTECTED] wrote: > Hi i'm not a developer, but here's an issue that developers should > consider in my honest opinion. Since it's not a bug, but a missing > feature, i'm posting this here. > > Ok, to the point: > Conversion to indexed mode in GIMP k

[Gimp-developer] image indexed mode, major hole

2007-06-05 Thread yeziut
Noob here, don't kill. Hi i'm not a developer, but here's an issue that developers should consider in my honest opinion. Since it's not a bug, but a missing feature, i'm posting this here. Ok, to the point: Conversion to indexed mode in GIMP kills any alpha transparency in the image, even if t

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Sven Neumann
Hi, On Tue, 2007-06-05 at 07:29 -0700, Eric Bowden wrote: > Is there an example of this somewhere? I already pointed you to it. The Linux Input controller module does it this way. This code lives in the modules directory. Sven ___ Gimp-developer

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Sven Neumann
Hi, On Tue, 2007-06-05 at 09:17 -0700, Eric Bowden wrote: > Better yet, I've been looking at the gimprotatetool source -- it looks > vaguely possible that I could instantiate a rotate tool in my plugin > and simply pass it events through the motion procedure in the > GimpTransformToolClass (altho

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Eric Bowden
> I know that the tools>transform tools>* show > outlines while performing the requested operations -- is there a way > to tap into this infrastructure to improve my performance any? (Or > any other performance tips/tricks would be helpful ...) Better yet, I've been looking at the gimprotatetool

Re: [Gimp-developer] Interfacing with a 6-DOF Device

2007-06-05 Thread Eric Bowden
Thank you for the response Sven, > > but if I want to preview > > any operations I make through a gimp_dialog the X Events get squelched > > until the dialog closes. > > You could do the same thing that the GIMP input controller modules do > and read the events directly from the Linux Input layer

[Gimp-developer] Minutes from LGM

2007-06-05 Thread Roman Joost
Hi folks, I just finished to put the minutes up on our wiki from our meetings at the LGM: http://wiki.gimp.org/gimp/LibreGraphicsMeeting Before adding them to developer.gimp.org I'd like to invite some of our native speakers to have a look for spelling and grammar errors. Additionally, I thi