Skip to content

v0.3.0

Compare
Choose a tag to compare
@aravinda0 aravinda0 released this 10 Jul 06:53
· 61 commits to master since this release
2ab50a2

Features & Improvements

  • The BonsaiBar widget now supports tab.width = "auto" just like the Bonsai layout's tab_bar.tab.width. Tabs will fit to take up as much available space as possible. (#8)
  • The BonsaiBar widget's length config now supports the special values bar.CALCULATED and bar.STRETCH like other qtile widgets.
  • Tabs in both the Bonsai layout and the BonsaiBar widget can now be configured with 4-sided values for margin and padding. Values can be provided in the usual [top, right, bottom, left] sequence.

Fixes

  • Window-title changes are now correctly handled for updating tab titles. Previously it didn't used to trigger a re-render until you switched focus to a different window. (#7)

Miscellaneous

  • You can now install the package from the AUR with your favorite AUR-helper. For example: yay -S qtile-bonsai