tuhi/tuhi
Peter Hutterer bcdf730a72 base: make sure we only connect once to the bluez connect/disconnect signals
This was getting stacked - once on init and once whenever we actually made a
connecting, resulting in the signal never getting disconnected properly and
some races because we tried to sync twice.

The whole "listen()" vs "listening" vs "connected" etc. is a bit of a mess and
should be reworked for a proper fix to this. But for now this will do.

This may fix #124
2019-07-15 09:38:19 +02:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py base: make sure we only connect once to the bluez connect/disconnect signals 2019-07-15 09:38:19 +02: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 Add a SyncState signal 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 Add a SyncState signal to the DBus interface 2019-07-15 09:38:19 +02:00