Fix incorrect empty/title state of i3 workspaces

This commit is contained in:
Delgan 2024-01-27 21:12:08 +01:00 committed by Daniel Eklöf
parent 9d90848291
commit 195ac5d1cd
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 18 additions and 25 deletions

View file

@ -38,10 +38,12 @@
* Crash when hidden by an opaque window.
* Bar not resizing itself when the screen resolution is changed
([#330][330]).
* i3/sway: incorrect empty/title state of workspaces ([#343][343]).
[311]: https://codeberg.org/dnkl/yambar/issues/311
[302]: https://codeberg.org/dnkl/yambar/issues/302
[330]: https://codeberg.org/dnkl/yambar/issues/330
[343]: https://codeberg.org/dnkl/yambar/issues/343
### Security