glzr-io / glazewm

GlazeWM is a tiling window manager for Windows inspired by i3wm.
GNU General Public License v3.0
5.51k stars 159 forks source link

feat: extend workspace dto with `name` and `is_displayed` state #627

Closed ehellman closed 3 months ago

ehellman commented 3 months ago

The name field is great to have for testing purposes as well as displaying in Zebar etc. Also added is_displayed so we can see which workspaces are active.