github glzr-io/glazewm v3.5.0

11 hours ago

In case anyone missed it from the last release:

Zebar update & startup change

  • Zebar, which can optionally be installed through the standard installer below, has officially been updated to V2 ⚡For full details, check out the V2 release notes.
    • This new version is now included in the standard GlazeWM installer.
    • Existing installs can be updated by leaving "Install Zebar" checked.
    • Zebar start script has been removed - update your existing GlazeWM config (%userprofile%/.glzr/glazewm/config.yaml) as follows:
-  startup_commands: ['shell-exec %userprofile%/.glzr/zebar/start.bat']
+  startup_commands: ['shell-exec zebar']

Join the Discord server

🎉 New features

  • Add not_equals and not_regex window rule match types (#798).
  • Destroy empty workspaces when a window was killed while its workspace was not displayed (e.g. via task manager) (#801).
  • Change focus --next-workspace and focus --prev-workspace to focus by config order (#783).
    • Add new focus —next-active-workspace and focus —prev-active-workspace commands with the old behavior of focus --next-workspace and focus --prev-workspace.

🐛 Bug fixes

  • Prevent focus requests from being lost from windows on inactive workspaces (#797).

📘 Docs improvements

  • Fix link to "Config documentation" heading in readme (#811).

Big thanks to @DreamMaoMao, @RiceaRaul, and @azarmadr for contributing to this release 💛

Don't miss a new glazewm release

NewReleases is sending notifications on new releases.