glazewm

GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar.

GPL-3.0 License

Stars
3.5K

Bot releases are visible (Hide)

glazewm - v1.3.0

Published by lars-berger over 2 years ago

Downloads for runnable .exe files are attached below.

Changelog

  • Fix issue where the ignore command was not working.
  • Change the error log path to be in the same directory as the user config file. Previously these logs were stored in the directory of the .exe file, which was unintuitive and not future-proof if an MSI installer is added later on.
  • Improve behavior on fatal crashes.
  • Be able to position the bar along the bottom edge of the screen via new position property in bar config (thanks to @lyze237).
  • Allow the name of a workspace shown in the bar to be different than the name in the bar config via new display_name property (thanks to @lyze237).
glazewm - v1.2.0

Published by lars-berger over 2 years ago

Downloads for runnable .exe files are attached below.

Changelog

  • Resize the monitor's working area on changes to appbar windows (eg. Windows taskbar).
  • Handle monitor connections and disconnections:
    • On new monitor connections, spawn a new workspace and bar window for the monitor.
    • On monitor disconnections, kill corresponding bar window and move non-empty workspaces to a different monitor.
    • Redraw windows on updates to monitor resolution.
  • Improve error messages when deserializing user config.
glazewm - v1.1.0

Published by lars-berger almost 3 years ago

Downloads for runnable .exe files are attached below.

Changelog

  • Application is now a single-file executable (no longer a bunch of DLLs and separate files).
  • Workspaces in bar component are sorted by their order in workspaces user config property.
  • Fixed issue where workspaces weren't being destroyed in certain situations.
glazewm - v1.0.0

Published by lars-berger almost 3 years ago

First public release

Application can be run by extracting release.zip and running GlazeWM.exe.

Badges
Extracted from project README
Discord invite Downloads Good first issues