Changes & fixes
- Now it's possible to define layouts and layout constraints based on screen size and relative panel size.
- Now it's possible to define borders, panels and panel style.
- Now it's possible to define panel title and title style.
- Added messages
SwitchLayout
,SwitchLayoutBuiltin
andSwitchLayoutCustom
to dynamically change the UI layout. - Fixed overwriting margin in the config.
add_modifier
andsub_modifier
has been renames toadd_modifiers
andsub_modifiers
and supports human values (e.g.Bold
,Italic
etc.) instead ofbits
.- From this commit, the output pipes will only refresh before executing an external command.