tuhi/tuhi
Peter Hutterer 8eea6468b7 wacom: add a session id field to make it easier to find log files
The session id is a UUID, postfixed by an incrementing number. The UUID stays
the same for Tuhi's livetime, the number increments with every bluetooth
connect/disconnect. Result is e.g. 4e55c30035d043ce9f6f4914fb223820-2.

This session id is printed to the log file, added to the YAML raw logs and to
the JSON file, making it easier which log part resulted in which drawing, etc.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-08-23 10:46:14 +02:00
..
gui gui: hook up the auth signal with a re-register workflow 2019-08-23 10:38:36 +02: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 Store the raw logs in the specified config dir too 2019-08-22 17:20:13 +10:00
dbusserver.py dbus: change EAGAIN to EBUSY for "already listening" 2019-08-23 10:38:36 +02:00
drawing.py wacom: add a session id field to make it easier to find log files 2019-08-23 10:46:14 +02:00
protocol.py protocol: assume the initial stroke point to be 0, 0, 0 2019-08-23 10:44:55 +02: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 wacom: add a session id field to make it easier to find log files 2019-08-23 10:46:14 +02:00