Blender Git Commit Log

Git Commits -> Revision 53a6a0b

Revision 53a6a0b by Brecht Van Lommel (master)
December 27, 2018, 15:18 (GMT)
X11: support multiple tablet devices.

Previously we would try to guess what the main tablet device is, but this is
error prone. Now we keep a list of X11 devices and try to match events to
them. On the Blender side there are still some limitations in regards to using
multiple devices at the same time, but this should improve things already.

Fixes T59645.

Commit Details:

Full Hash: 53a6a0b2584a6730d6cfc03f3312ff0e5da91a4f
Parent Commit: 2c196de
Lines Changed: +143, -171

3 Modified Paths:

/intern/ghost/intern/GHOST_SystemX11.cpp (+118, -130) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+7, -12) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+18, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021