v1.9.0
There is now a Discord server for GlazeWM, feel free to join at discord.gg/ud6z3qjRvM 🎉
The server might be pretty dead to start out with, but at least it'll be a good way to get announcements when new releases come out.
Downloads for runnable .exe
files are attached below.
Changelog
- Fix issue where workspaces sometimes wouldn't hide properly.
- Fix issue where windows could disappear if they were too thin when a new window is managed. Sibling windows are now resized proportionately when a new tiling window is managed.
- Add new command
"focus workspace <prev | next>"
for focusing the next or previous workspaces defined in the workspaces config (thanks to @kuznetsovvj). This is bound toAlt+T
/Alt+Shift+T
in the new default config. - Add new command
"focus workspace recent"
for focusing the last focused workspace (thanks to @kuznetsovvj). This is bound toAlt+R
in the new default config. - Show error message on invalid keybindings (thanks to @kuznetsovvj).