Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 22:57
· 446 commits to main since this release
e7d3732

Come join the Discord server⚡ for news on GlazeWM or if you're interested in desktop customization in general.

🎉 New features

  • Maximized windows stay maximized (thanks @phisko in #421).
  • Option to disable floating windows initial centering via new general.center_new_floating_windows config option (thanks @Video-Nomad in #476).
  • New bar component for showing music status (thanks @AleGrz in #473). Docs
  • Add window rule to sample config for ignoring picture-in-picture windows (thanks @AmineDjeghri in #480).

🐛 Bug fixes

  • Fix hang that sometimes happened when closing windows via Alt+Shift+q keybinding(#462).
  • Fix crash when closing windows in certain split layouts (thanks @phisko in #425).
  • Fix issue where windows weren't redrawing after IPC commands (#463).
  • Various improvements to stability and performance (@Video-Nomad, @wis, @silvarc141).

📘 Docs improvements