bumblebee-status/bumblebee_status/core
tobi-wan-kenobi 1e13798c95 [core/input] add pseudo-event "update" to selectively update modules
to trigger an update of a module (without actually triggering a mouse
interaction), use the special event "update":

bumblebee-ctl -m <module> -b update

see #784
2021-04-28 12:41:04 +02:00
..
__init__.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
config.py Add parameter to specify a configuration file 2021-02-20 13:50:31 +01:00
decorators.py [core/decorators] add docstrings 2020-05-16 15:28:15 +02:00
event.py [core] make bumblebee more reactive 2021-03-13 14:10:30 +01:00
input.py [core/input] add pseudo-event "update" to selectively update modules 2021-04-28 12:41:04 +02:00
module.py [core/module] add fallback for module loading 2021-04-02 03:30:09 +00:00
output.py [core/output] fix minimum width with padding 2021-04-27 17:17:28 +02:00
theme.py [core/theme] add /usr/share as theme directory 2020-12-20 10:23:06 +01:00
widget.py [modules] add a module "keys" that shows whether a key is pressed 2021-03-13 13:17:20 +01:00