Solaar/lib/logitech/unifying_receiver
Daniel Pavel cec892ce88 disable poll ticking
It was necessary to periodically check if the peripherals are still
online -- suspend/resume may cause Solaar to (wrongfully) remember the
status of devices after a resume.

Now that is handled by the optional upower module -- the hard way -- by
restarting all listeners on resume.
2013-06-23 18:15:19 +02:00
..
__init__.py incipient support for the Nano receiver 2013-04-28 14:27:16 +02:00
base.py use number instead of serial to pick devices in ui (faster start-up) 2013-06-23 12:09:46 +02:00
common.py enable notifications for peripherals; fixes #27 2013-05-17 23:06:24 +03:00
descriptors.py fixed checking for features of offline 2.0 devices 2013-06-20 17:21:23 +02:00
hidpp10.py use number instead of serial to pick devices in ui (faster start-up) 2013-06-23 12:09:46 +02:00
hidpp20.py one a separate flag to check if the device is active 2013-06-21 15:17:14 +02:00
listener.py disable poll ticking 2013-06-23 18:15:19 +02:00
receiver.py use number instead of serial to pick devices in ui (faster start-up) 2013-06-23 12:09:46 +02:00
settings.py added read/write_register to receiver and devices 2013-06-21 15:03:36 +02:00
special_keys.py cli: improve alignment for special keys 2013-05-27 14:07:38 +02:00
status.py use number instead of serial to pick devices in ui (faster start-up) 2013-06-23 12:09:46 +02:00