tuhi/tuhi
Benjamin Tissoires 59db1a28ae wacom: make the slate a subclass of the spark
The Slate is more recent than the Spark. We better have the Spark as a
base class that we will never touch again and make the Slate depend on it.

When adding the Intuos Paper, we should make it a subclass of the Slate,
as the 2 protocols are similar.
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: make the slate a subclass of the spark 2018-02-09 13:31:11 +10:00