tuhi/tuhi
Peter Hutterer e030b0b3ea base: add an argument to peek at the first drawing only
Use --peek to download the first (oldest) drawing on the device but do not
delete it. This is primarily intended as a debugging option, so we can debug
the tablet handling without having to draw new drawings (which cause the
protocol messages to change slightly).

Since the tablet only has a "download oldest file" command this isn't very
useful to end users. If there are two or more files on the tablet, we can only
ever retrieve the oldest one.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-08-22 09:59:14 +10:00
..
gui base: add an argument to peek at the first drawing only 2019-08-22 09:59:14 +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 an argument to peek at the first drawing only 2019-08-22 09:59:14 +10:00
ble.py ble: prefix all device logs with address 2019-06-07 08:34:07 +10:00
config.py base: add an argument to peek at the first drawing only 2019-08-22 09:59:14 +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: rename a few protocol messages to better reflect what they do 2019-08-22 09:59:14 +10:00
svg.py svg: use our Json SVG converter from kete 2019-08-20 12:02:30 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
util.py protocol: add stroke parsing 2019-08-21 09:31:52 +02:00
wacom.py base: add an argument to peek at the first drawing only 2019-08-22 09:59:14 +10:00