tuhi/tuhi
Peter Hutterer 023decb1d4 wacom: use the new protocol implemenation for all "normal" messages
This is an in-situ replacement of the old functionality vs the new one,
resulting in a bit of duplication. Now that the Protocol takes care of the
device-specifics most of our functions look identical. This will be fixed in a
follow-up commit.

Missing from the conversion here is the initial register handling (too
convoluted right now) and the parsing of the pen data.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-08-14 07:37:30 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py base: add a flag to control the config directory 2019-08-13 19:12:53 +10:00
ble.py ble: prefix all device logs with address 2019-06-07 08:34:07 +10:00
config.py base: add a flag to control the config directory 2019-08-13 19:12:53 +10:00
dbusserver.py Bubble up the width/height from the protocol to the dbus interface 2019-07-15 09:38:19 +02:00
drawing.py drawing: fix deprecation warning 2019-06-07 15:35:59 +10:00
protocol.py protocol: start a new attempt at handling the protocol 2019-08-14 07:37:30 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom: use the new protocol implemenation for all "normal" messages 2019-08-14 07:37:30 +10:00