Releases: hyprland-community/hyprland-autoname-workspaces
🐛 Remove hanging unknown client icon on closing app
What's Changed
Full Changelog: 1.1.1...1.1.2
Dont ignore clients with empty class 🎺
What's Changed
Full Changelog: 1.1.0...1.1.1
Little update with few fixes and features🧁
note: A config migration should automatically happen, if needed run it manually with --migrate-config
.
What's Changed
- feat: refresh on title update by @cyrinux in #76
- feat: Add dedup_inactive deduplication option by @cyrinux in #63
- feat: add regex capture support by @cyrinux in #73
- feat: add
--migrate-config
params by @cyrinux in #68 - fix: active icon default fallback first to icon default then "no icon" by @cyrinux in #62
- chore: Use last hyprland-rs 0.3.4 by @yavko
- chore: add release action in Makefile by @cyrinux in #72
- chore: refacto, remove a macro by @cyrinux in #75
Full Changelog: 1.0.0...1.1.0
1.0.0 - First major, stable release 🥳
Huge refactoring, add main unit tests.
- Fix support of active state.
- Fix useless trailing delim #55
- Add support of
--config
param by @kontax 🧁
Full Changelog: 0.5.4...1.0.0
Thanks to @maximbaz 💕 for the help on this big refactoring !
Active window selector bugfix
0.5.4 Fix active window selector
Rename empty workspace bugfix
Full Changelog: 0.5.2...0.5.3
Reintroduce a single instance locker
What's Changed
Full Changelog: 0.5.1...0.5.2
Formatters and active window detection support ! 🥳
This release add a way to setup your workspaces with some formatter [format]
and special {placeholder}
.
This give you the possible to use <span>
to change the color, shape of them.
We also add a python script to generate from font-awesome icons your [icons]
list.
We also add a a https://github.com/hyprland-community/hyprland-autoname-workspaces/wiki/FAQ please check it, there is some recurring bug with tips insides.
What's Changed
- feat: add fontawesome icons generator helper by @cyrinux in #45
- feat(#46): add formatters by @cyrinux in #49
Full Changelog: 0.4.4...0.5.1