[core] do not scroll errors

to make errors easier to diagnose, do not scroll them, but instead fully
show them.

also, re-introduce the supplementary fields for the dwm bridge, kudos to
@somospocos
This commit is contained in:
tobi-wan-kenobi 2020-05-01 15:33:31 +02:00
parent 4daae88a7c
commit 2ab575d190
5 changed files with 14 additions and 20 deletions

View file

@ -26,7 +26,4 @@
- theme.exclude (battery)
- help output
- configuration files
- custom fields __ in output for dwm bridge
- default separators
- make a create_widget call in module
- do not scroll errors?
- use add_widget() instead of core.widget.Widget()