RSS/Atom feed Twitter
Site is read-only, email is disabled

Device specific tool options

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

6 of 6 messages available
Toggle history

Please log in to manage your subscriptions.

Device specific tool options Mikael Ståldal 13 Jul 13:55
  Device specific tool options Alexandre Prokoudine 13 Jul 14:04
   Device specific tool options Richard Gitschlag 22 Jul 17:04
    Device specific tool options Mikael Ståldal 26 Jul 19:46
  Device specific tool options Liam R E Quin 14 Jul 02:48
   Device specific tool options Mikael Ståldal 22 Jul 11:08
Mikael Ståldal
2012-07-13 13:55:23 UTC (over 12 years ago)

Device specific tool options

It seems like GIMP save different tool options for different devices (such as mouse and drawing tablet). Is it possible to configure GIMP 2.8 to not do that, to share the same tool options among all devices?

Alexandre Prokoudine
2012-07-13 14:04:31 UTC (over 12 years ago)

Device specific tool options

On Fri, Jul 13, 2012 at 5:55 PM, Mikael Stldal wrote:

It seems like GIMP save different tool options for different devices (such as mouse and drawing tablet). Is it possible to configure GIMP 2.8 to not do that, to share the same tool options among all devices?

Nope.

Alexandre Prokoudine
http://libregraphicsworld.org

gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
Liam R E Quin
2012-07-14 02:48:47 UTC (over 12 years ago)

Device specific tool options

On Fri, 2012-07-13 at 15:55 +0200, Mikael Stldal wrote:

It seems like GIMP save different tool options for different devices (such as mouse and drawing tablet). Is it possible to configure GIMP 2.8 to not do that, to share the same tool options among all devices?

If you use the tablet as a regular mouse (no pressure...) then yes, but I think otherwise not right now.

Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

_______________________________________________
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
Mikael Ståldal
2012-07-22 11:08:31 UTC (over 12 years ago)

Device specific tool options

On 2012-07-14 04:48, Liam R E Quin wrote:

It seems like GIMP save different tool options for different devices (such as mouse and drawing tablet). Is it possible to configure GIMP 2.8 to not do that, to share the same tool options among all devices?

If you use the tablet as a regular mouse (no pressure...) then yes, but I think otherwise not right now.

I want to use the pressure of my tablet, no much point in having a tablet otherwise.

Then I would like to put an option to share tool options among all devices on the wishlist for some future version of GIMP.

Richard Gitschlag
2012-07-22 17:04:58 UTC (over 12 years ago)

Device specific tool options

Date: Fri, 13 Jul 2012 18:04:31 +0400 From: alexandre.prokoudine@gmail.com To: gimp-user-list@gnome.org
Subject: Re: [Gimp-user] Device specific tool options

On Fri, Jul 13, 2012 at 5:55 PM, Mikael Ståldal wrote:

It seems like GIMP save different tool options for different devices (such as mouse and drawing tablet). Is it possible to configure GIMP 2.8 to not do that, to share the same tool options among all devices?

Nope.

Alexandre Prokoudine
http://libregraphicsworld.org

To be more specific about this, certain options are saved with each tool, certain options are shared between all tools, and certain options are saved with each input device. (Confused yet?)

Options saved with each tool are stored as individual toolrc files in the "tool-options" directory. Options shared between all tools are stored in the "contextrc" file. Options saved with each input device are stored in the "devicerc" file.

Any one of the three can specify what the "current" colors/brush/gradient is, but the interactions between them are, in the exact words of a GIMP developer, "complicated, and difficult to get right".

In the meantime, if you add the "Device Status" window to one of your toolboxes you will see exactly which options are assigned to what device.

Separate tools per device is a VERY important thing to have, because this is what allows the pen and eraser tips of a tablet stylus to function as different tools (e.g. brush and eraser). On the other hand, separate colors/brush/pattern/gradient per device is nowhere near as important, and depending on your workflow it can even be something of a bother.

Of course, in your GIMP preferences you'll find options to share the current brush, dynamics, pattern and gradient between "all tools" - but there is no way to share these same things between all input devices. Why is that? Couldn't that be made user configurable?

-- Stratadrake strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.

Mikael Ståldal
2012-07-26 19:46:24 UTC (over 12 years ago)

Device specific tool options

On 2012-07-22 19:04, Richard Gitschlag wrote:

Separate tools per device is a VERY important thing to have, because this is what allows the pen and eraser tips of a tablet stylus to function as different tools (e.g. brush and eraser).

Yes, I agree.

On the other hand, separate colors/brush/pattern/gradient per device is

> nowhere near as important, and depending on your workflow it can even be > something of a bother.

Exactly, this is what bothers me.