bumblebee-status/bumblebee
Tobi-wan Kenobi 17ee621a5a [modules/ping] Spawn thread on-the-fly
Instead of having a thread that runs in the background continuously,
spawn a new one for every update interval. That speeds up the tests
quite a lot.

see #23
2016-12-11 11:50:15 +01:00
..
modules [modules/ping] Spawn thread on-the-fly 2016-12-11 11:50:15 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Pass configuration parameters to modules 2016-12-09 08:00:26 +01:00
engine.py [modules] critical/warning threshold refactoring 2016-12-11 08:25:54 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core] Fix callback registration ("shadowed" events) 2016-12-11 07:38:56 +01:00
output.py [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [modules/battery] Fix ac and unknown display 2016-12-11 07:28:15 +01:00
util.py [modules/disk] Re-enable disk usage module 2016-12-10 18:21:01 +01:00