bumblebee-status/core
tobi-wan-kenobi a8ab4f9509 [core/output] allow specification of per-widget modified
make it possible to specify the minimum width of all widgets via:

`-m cpu -p cpu.theme.minwidth=20`

or

`-m cpu -p cpu.theme.minwidth=aaaaaa`

multiple widgets are comma-separated (missing entries will have no
minwidth)

`-m sensors2 -p sensors2.theme.minwidth=10,20,10`

see #606

TODO add to documentation
2020-05-01 20:25:10 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core] get output for list of themes/modules 2020-05-01 20:15:39 +02:00
decorators.py [core] do not scroll errors 2020-05-01 15:34:29 +02:00
event.py [core/event] Remove debug output 2020-04-04 13:57:54 +02:00
input.py [core/input] Move event handling to core.event 2020-04-04 13:52:10 +02:00
module.py [core] do not scroll errors 2020-05-01 15:34:29 +02:00
output.py [core/output] allow specification of per-widget modified 2020-05-01 20:25:10 +02:00
theme.py [core] get output for list of themes/modules 2020-05-01 20:15:39 +02:00
widget.py [core/output] allow specification of per-widget modified 2020-05-01 20:25:10 +02:00