tuhi/tuhi
Peter Hutterer 4b3914d49c tuhi: take the mainloop out of Tuhi
If we want to integrate this with TuhiGui, we can't have multiple mainloops.
And there's nothing with Tuhi that needs it anyway, it's all about how it is
being called. Which means we can just move this to the main method.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-07-18 12:19:29 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py tuhi: take the mainloop out of Tuhi 2019-07-18 12:19:29 +10:00
ble.py ble: prefix all device logs with address 2019-06-07 08:34:07 +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 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
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom: improve a debug message 2019-07-17 18:25:40 +10:00