bumblebee-status/bumblebee
Tobias Witek a9a62a738d [modules] Re-enable nic module + allow widget states
All callback from a widget into a module (e.g. for retrieving the status
or the criticality state) now get a widget passed. This has the purpose
of allowing a module to store state/widget specific data somewhere. This
way, for instance, it is possible to store the interface name as part of
the widget, thus making it possible to show the status of the correct
interface.
2016-11-05 13:42:26 +01:00
..
modules [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
outputs [modules] Re-enable "disk" module 2016-11-05 13:23:46 +01:00
themes [modules] Re-enable battery module 2016-11-05 13:09:28 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +01:00
engine.py [all] Refactor module <-> output communication 2016-11-05 08:59:43 +01:00
module.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
output.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
theme.py [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00