github JakeStanger/ironbar v0.17.0

one day ago

A huge release a long time in the making. Thanks to everybody who contributed in any form, especially those who submitted PRs and are listed below! It means a lot to have so many people contributing to my silly little project.

💥 BREAKING CHANGES

  • due to 03136e7 - new sorting options (commit by @JakeStanger):

    The workspace sort config option valid values have changed. Where alphanumeric is explicitly set, this will need changing to one of label or name.

  • due to 01de0ac - overhaul to add aggregate/unit/formatting support (commit by @JakeStanger):

    Use of the sys_info module in your config will need to be updated to use the new token format. See the wiki page for more info.

  • due to 322fc0c - standardize home-manager module options (commit by @74k1):

    programs.ironbar.systemd is not enabled by default anymore

  • due to 3e55d87 - overhaul .desktop and image resolver systems (commit by @JakeStanger):

    The icon_theme setting has been moved from per-bar to top-level

  • due to 0d8ec47 - commands for controlling css class names (commit by @JakeStanger):

    The load-css command has been moved to the style subcommand (ie ironbar style load-css).

✨ New Features

🐛 Bug Fixes

♻️ Refactors

📝 Documentation Changes

Don't miss a new ironbar release

NewReleases is sending notifications on new releases.