github JakeStanger/ironbar v0.18.0
v0.18.0 - GTK4

one day ago

GTK4!

Details on important differences compared to the previous GTK3 versions can be found here: https://github.com/JakeStanger/ironbar/wiki/gtk4

📦 Note for packagers

GTK4 means a change to dependencies - namely switching out the major GTK version and dropping libdbusmenu-gtk3. Details here.

💥 BREAKING CHANGES

  • due to aa130d1 - port to gtk4 (commit by @JakeStanger):

    Popups now use the native GTK popover widget, rather than a separate window. Styles will need updating.

  • due to 557b9b8 - generate completions using cli instead of build (commit by @JakeStanger):

    Shell completions are no longer generated at build time, and must be generated using ironbar --print-completions <shell>

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

📝 Documentation Changes

Don't miss a new ironbar release

NewReleases is sending notifications on new releases.