JakeStanger / ironbar

Customisable Wayland gtk bar written in Rust.
https://crates.io/crates/ironbar
MIT License
640 stars 55 forks source link

[Notifications] Module state not updating #674

Closed donovanglover closed 3 months ago

donovanglover commented 4 months ago

Describe the bug Notifications module doesn't update when swaync status changes

To Reproduce Steps to reproduce the behavior:

  1. Use swaync with ironbar's notifications module
  2. Observe how the numbers don't update until restarting ironbar

Expected behavior Should update without having to restart ironbar

System information:

JakeStanger commented 3 months ago

Looks like I broke it fixing a compiler warning. Fix incoming