Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 19:18
· 93 commits to main since this release

Installers are available at the bottom of the release notes.

Also download either the attached start.bat (for Windows) or start.sh script (for MacOS & Linux). Run the script after install to launch the default bar, which will create a config file located at %userprofile%/.glzr/zebar/config.yaml.

🎉 New features

  • Big improvements to the sample config.
    • Focus workspace on click via GlazeWM workspace buttons.
    • Show GlazeWM binding modes + tiling direction
    • Style improvements
  • Generate sample JS script to %userprofile%/.glzr/zebar/script.js on first run.
  • Improve whitespace handling in template engine.
  • Update GlazeWM provider to v3, with new properties added to the glazewm provider.

🛠️️ Internal changes

  • Reorder GH release assets.
  • Skip signing if azuresigntool is not installed.
  • Improvements to GH workflows.

To update to the latest sample config, delete the old config.yaml file and regenerate it via the start script below.


Big thanks to @lars-berger for contributing to this release 💛