Follow-up Comment #11, bug #18944 (project mypaint):
Where you get those information?
AFAIK it's enabled by default since 2.14(mypaint 0.7) otherwise you'll get
mouse(no pressure) because there is no mechanism in gdk to directly support
tablet driver. There is a toggle though to *disable* wintab support.
Reading the docs:
--ignore-wintab
Don't use the Wintab API for tablet support.
--use-wintab
Use the Wintab API for tablet support. This is the default.
...
GDK_IGNORE_WINTAB
If this variable is set, GTK+ doesn't use
the Wintab API for tablet support.
GDK_USE_WINTAB
If this variable is set, GTK+ uses the Wintab API for
tablet support. This is the default.
...
As confirmed in;
gdkwin32gdkglobals-win32.c
...
gint _gdk_input_ignore_wintab = FALSE;
gint _gdk_max_colors = 0;
...
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?18944>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs