Skip to content

v0.6.0

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 08 May 08:21
· 716 commits to main since this release

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 and SwitchLayoutCustom to dynamically change the UI layout.
  • Fixed overwriting margin in the config.
  • add_modifier and sub_modifier has been renames to add_modifiers and sub_modifiers and supports human values (e.g. Bold, Italic etc.) instead of bits.
  • From this commit, the output pipes will only refresh before executing an external command.