tuhi/tuhi
Peter Hutterer 0d825e2e3c wacom: replace the signal forwarders with lambdas
We're doing nothing but forwarding the signal here, so let's just replace them
with lambdas so it's immediately obvious what we do with the signal.
2018-02-13 14:51:32 +01:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py base: remove write-only variable registering_mode 2018-02-12 09:41:54 +10:00
ble.py ble: make manufacturer_data a property 2018-02-09 11:34:42 +01: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: fix signal name exported in the dbus introspection 2018-02-06 15:17:27 +01:00
drawing.py janitor: silence deprecated warnings 2018-02-02 10:46:47 +10:00
wacom.py wacom: replace the signal forwarders with lambdas 2018-02-13 14:51:32 +01:00