bumblebee-status/bumblebee
Tobi-wan Kenobi 71582cbcd7 [modules/ping] Re-enable ping module
Show RTT measured by ICMP echo request/replies for a given host.

For that to work correctly, change the "full_text" callback for a widget
so that the widget itself is also passed as argument in the callback
method. That actually makes a lot of sense, since the widget can now be
used as a repository of state information.

see #23
2016-12-11 11:37:24 +01:00
..
modules [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +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