bumblebee-status/bumblebee/modules
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
..
__init__.py [modules] Initial module loading framework 2016-10-30 17:30:09 +01:00
battery.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
cpu.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
date.py [modules/date] Combine to datetime module with date and time aliases 2016-10-31 14:39:52 +01:00
datetime.py [modules/date] Combine to datetime module with date and time aliases 2016-10-31 14:39:52 +01:00
disk.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
dnf.py [modules/dnf] Only do update check every 'interval' 2016-11-04 19:01:19 +01:00
memory.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
nic.py [modules] Re-enable nic module + allow widget states 2016-11-05 13:42:26 +01:00
pasink.py [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
pasource.py [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
pulseaudio.py [modules] Add default click events to various modules 2016-11-01 08:18:46 +01:00
spacer.py [modules] Allow modules to provide default click actions 2016-11-01 08:09:10 +01:00
time.py [output] Allow modules to pass back a single widget 2016-11-05 13:12:30 +01:00