Changelog
Version v0.12.1
:boom: BREAKING CHANGES
-
due to
e11177f- add sensible class names for icon labels (commit by @JakeStanger):Where both textual and image icons are supported, CSS classes have changed to better reflect their targets.
.iconhas changed to.icon-boxand.iconnow targets the underlying element..labelhas been changed to.icon.text-icon. This affects icons on the music, workspaces, and clipboard modules.
:bug: Bug Fixes
31a57ae- scripts don’t work while running ironbar under a systemd service (commit by @JakeStanger)f82f897- upower: popup always empty (commit by @JakeStanger)9012fee- image: still blurry on hidpi (commit by @JakeStanger)0e65f93- excess popup windows (commit by @JakeStanger)87ca399- poor error handling for missing images (commit by @JakeStanger)22b630a- broken nerd font icons (commit by @JakeStanger)48d6af0- music: showing when no mpris player found (commit by @JakeStanger)b9740cb- upower icon too large (commit by @JakeStanger)a6b6866- upower: icon outside button (commit by @JakeStanger)a5ecb36- popups occasionally getting jumbled with multiple bars (commit by @JakeStanger)e11177f- add sensible class names for icon labels (commit by @JakeStanger)ac34c05- focused: empty icon rendered whenshow_icon = false(commit by @JakeStanger)de3aa5d- focused: previous icon does not clear if new icon fails to load (commit by @JakeStanger)de98cf3- tray: (maybe?) sometimes bus name is taken (commit by @JakeStanger)103a224- launcher: crash when focusing newly opened window in popup (commit by @JakeStanger)
:memo: Documentation Changes
d116a51- update CHANGELOG.md for v0.12.0 [skip ci] (commit by @JakeStanger)327e345- examples: fix css button styles (commit by @JakeStanger)13d3923- examples: fix casing of steam in launcher favourites (commit by @JakeStanger)cdeafbd- sys info: add typical temperature sensors for intel/amd cpus (commit by @JakeStanger)ff315ff- music: fix incorrect type forhost/music_diroptions (commit by @JakeStanger)bd144e8- readme: make prettier (commit by @JakeStanger)242b70e- contributing: enforce conventional commits (commit by @JakeStanger)96d36c4- add missing icon/image selectors (commit by @JakeStanger)