On Mar 6, 2008, at 1:17 PM, Joshua Facemyer / Impressus Art wrote:
Quick question - will this WM settings/app work with Inkscape, or would
Inkscape setting override the applet's settings?
If the latter, then I agree that a similar dialog would be pretty
awesome. Maybe you can steal some code?
I believe that the device mode is already covered in GtkInputDialog and is at the higher level that I'll be working at. That also means we'll fight over that setting.
The response curve is low-level driver settings as far as I'm aware of, and is very platform specific. It works on X11, but not on Windows or native OS X. In those latter two cases you'd end up fighting with the commercial drivers and config apps that Wacom ships.
However, if I limit things mainly to the higher level info and items, then it works cross platform.