💥 BREAKING CHANGES
-
due to
3cf9be8
- global icon theme setting (commit by @JakeStanger):This removes the
icon_theme
option fromlauncher
andfocused
. You will need to set this at the top of your config instead. -
due to
90f57d6
- remove irrelevanticon
format token (commit by @JakeStanger):(Missed from #96141d4) The
{icon}
token has been removed from themusic
module due to incompatibility with the new image/icon support. The icon now always displays as a separate widget before the label and should be removed from your formatting string.
✨ New Features
8691824
- music: ability to truncate button text (commit by @JakeStanger)07dbf78
- focused: ability to truncate label text (commit by @JakeStanger)393800a
- custom: image widget (commit by @JakeStanger)3cf9be8
- global icon theme setting (commit by @JakeStanger)b054c17
- workspaces: support for using images inname_map
(commit by @JakeStanger)96141d4
- music: support for using images inname_map
, additional icon options (commit by @JakeStanger)c347b6c
- add feature flags (commit by @JakeStanger)
🐛 Bug Fixes
5772711
- music: remote mpris album art not showing (commit by @JakeStanger)5fb4125
- tray: some init issues (commit by @JakeStanger)058c8f4
- hyprland: issues with tracking workspaces (commit by @JakeStanger)51d2c22
- images: incorrectly resolving non-files (commit by @JakeStanger)
♻️ Refactors
012762e
- swap out some code for existing macros (commit by @JakeStanger)9750255
- music: split config code into separate file (commit by @JakeStanger)15f0857
- replace icon loading with improved general image loading (commit by @JakeStanger)
📝 Documentation Changes
1ed3220
- update CHANGELOG.md for v0.9.0 [skip ci] (commit by @JakeStanger)90f57d6
- music: remove irrelevanticon
format token (commit by @JakeStanger)6a39905
- compiling: add missing full stop (commit by @JakeStanger)7b23e61
- wiki: update screenshots and examples (commit by @JakeStanger)