Blender Git Commit Log

Git Commits -> Revision 7bed048

Revision 7bed048 by Brecht Van Lommel (master)
December 27, 2018, 15:44 (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: 7bed048243fef51e92b86e4383fa48d1d18d12ac
Parent Commit: 81ab9ef
Lines Changed: +143, -174

3 Modified Paths:

/intern/ghost/intern/GHOST_SystemX11.cpp (+118, -133) (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