Skip to content

Send signals on both interfaces

Mario Limonciello requested to merge superm1/legacy-path into main

Some clients (notably GNOME) look specifically for both the path and interface. To avoid breaking them on profile change events make sure to emit signals on both the legacy and modern interface.

Fixes: 3b29b0e5 ("cleanup: Use UPower namespace as default DBus name preserving old one")

Merge request reports