Solaar/lib/solaar
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
..
ui dropped activate_on_single_click, requires gtk 3.8 2013-06-23 13:44:34 +02:00
__init__.py version 0.8.99.6 2013-06-23 15:46:16 +02:00
appinstance.py documentation and logging for 2013-06-07 14:24:05 +02:00
cli.py added read/write_register to receiver and devices 2013-06-21 15:03:36 +02:00
configuration.py don't save the configuration if it hasn't been loaded first 2013-06-20 14:27:18 +02:00
gtk.py optionally listen for upower suspend/resume events to stop/start all receiver listeners 2013-06-23 18:11:42 +02:00
listener.py disable poll ticking 2013-06-23 18:15:19 +02:00
upower.py optionally listen for upower suspend/resume events to stop/start all receiver listeners 2013-06-23 18:11:42 +02:00