Changelog
Version v0.10.0
:boom: BREAKING CHANGES
-
due to
3cf9be8- global icon theme setting (commit by @JakeStanger):This removes the
icon_themeoption fromlauncherandfocused. You will need to set this at the top of your config instead. -
due to
90f57d6- remove irrelevanticonformat token (commit by @JakeStanger):(Missed from #96141d4) The
{icon}token has been removed from themusicmodule 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.
:sparkles: 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: 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)
:recycle: 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)