tuhi/tuhi
Benjamin Tissoires 1f843b1434 wacom: split out the low level protocol from the interface with Tuhi
We are already handling 2 protocols, one for the Spark, and one for
the Slate. That's one too many, and given that there are some subtleties
in the Intuos Pro Paper (see #56), we better start splitting the protocol
from the interface, so we can have different protocols for different
devices instead of having a bunch of 'ifs'
2018-02-09 13:31:11 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py wacom: split out the low level protocol from the interface with Tuhi 2018-02-09 13:31:11 +10:00
ble.py janitor: silence deprecated warnings 2018-02-02 10:46:47 +10:00
config.py config: store the protocol used by the device in the config file 2018-02-09 13:31:11 +10:00
dbusserver.py dbus: fix signal name exported in the dbus introspection 2018-02-06 15:17:27 +01:00
drawing.py janitor: silence deprecated warnings 2018-02-02 10:46:47 +10:00
wacom.py wacom: split out the low level protocol from the interface with Tuhi 2018-02-09 13:31:11 +10:00