[core/module] Add error widgets if a module throws
Module should have to care less about thrown exceptions.
This commit is contained in:
parent
cb3482ae27
commit
a1aec8fff6
7 changed files with 36 additions and 4 deletions
|
@ -23,5 +23,5 @@
|
|||
|
||||
## Improvements
|
||||
- pango output (improve - maybe autodetect? see #531)
|
||||
- only update specific, affected modules when clicking
|
||||
- allow handlers to specify whether to update or not (e.g. scroll)
|
||||
- error handling: don't catch too many exceptions in a module (pulseaudio!), instead, propagate them as error widgets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue