mirror of
https://github.com/Alexays/Waybar.git
synced 2026-04-01 12:24:00 +00:00
Some tray items re-register the same bus name and object path during normal operation. Treat that path as an idempotent registration instead of logging a warning, while still completing the DBus method successfully. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>