blender/intern/ghost
Sebastian Parborg 369ffbd911 Fix T68073: Wacom Intuos 5S no pen pressure on Wayland
The issue is that wayland seems to impose a generic device naming scheme
when using Xwayland For example any table stylus will show up with the
following naming convention: xwayland-stylus:33

For this to work in blender, I had to modify how the identifier string
is extracted. I also renamed the two char pointers in the search
algorithm to be more logical.

Reviewed By: Brecht

Differential Revision: http://developer.blender.org/D5401
2019-08-02 16:42:24 +02:00
..
intern Fix T68073: Wacom Intuos 5S no pen pressure on Wayland 2019-08-02 16:42:24 +02:00
test Cleanup: simplify GHOST cursor API, no functional changes 2019-06-16 19:58:26 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_C-api.h Cleanup: simplify GHOST cursor API, no functional changes 2019-06-16 19:58:26 +02:00
GHOST_IContext.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_IEvent.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_IEventConsumer.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_ISystem.h Cleanup: spelling for ghost comments 2019-05-19 19:15:56 +10:00
GHOST_ISystemPaths.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_ITimerTask.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_IWindow.h Cleanup: simplify GHOST cursor API, no functional changes 2019-06-16 19:58:26 +02:00
GHOST_Path-api.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
GHOST_Rect.h WM: support X/Y axis cursor wrapping 2019-05-29 00:52:43 +10:00
GHOST_Types.h WM: support X/Y axis cursor wrapping 2019-05-29 00:52:43 +10:00