tuhi/tuhi
Benjamin Tissoires d62a97a8cd wacom: have subclasses to distinguish between protocols
The Intuos Pro Paper is close enough to the Slate but with some
subtleties. Instead of having a bunch of ifs, let's have nice subclasses
for the differences in the protocol.
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: have subclasses to distinguish between protocols 2018-02-09 13:31:11 +10:00