tuhi/tuhi
Peter Hutterer caf1264952 dbus: add file format version negotiation for the JSON data
Export the supported versions in a Manager property and require the client to
request a specific version in GetJSONData. Without that, the server could
never update the format and clients would have to support every single
historical version to make sure they can run against any version server.

Fixes #98
2018-02-19 11:17:18 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py wacom: add support for the Intuos Pro 2 paper 2018-02-14 15:03:02 +10:00
ble.py ble: disable a debug message 2018-02-16 15:43:28 +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: add file format version negotiation for the JSON data 2018-02-19 11:17:18 +10:00
drawing.py drawing: add a stroke.seal() functionality 2018-02-16 15:43:28 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom: do not timeout on long drawing retrievals 2018-02-16 10:52:49 +01:00