mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
1f3e9176fc
The xf86-input-wacom driver exports a property with the tool type as known by the driver. This is a more reliable choice than guessing based on the device name. In the touchscreen case, we simply use is_touch_device() to guess which one of the two options it is. Note that this code should never be hit anyway as we would've succeeded earlier with a previous is_touch_device() call. |
||
---|---|---|
.. | ||
build | ||
clutter | ||
tests | ||
.gitignore | ||
configure.ac | ||
Makefile.am | ||
meson.build |