tuhi/tuhi
Peter Hutterer 2fd781974f dbus: pass the bus name lost signal up to tuhi
If we're losing the bus name (i.e. we can't get it on startup) there really
isn't much we can do other than fail miserably. But in passing signals around
we can't do exceptions, so we have to move the mainloop to Tuhi so we can
quit() it on error.

Fixes #25
2018-01-25 09:18:59 +10:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py dbus: pass the bus name lost signal up to tuhi 2018-01-25 09:18:59 +10:00
ble.py ble: if we connect twice, log the error as debug 2018-01-23 14:22:33 +10:00
config.py config: use uppercase 'UUID' in debug message 2018-01-22 17:14:37 +10:00
dbusserver.py dbus: pass the bus name lost signal up to tuhi 2018-01-25 09:18:59 +10:00
wacom.py wacom: use .format instead of hex to generate the timestring 2018-01-23 14:44:01 +10:00