status-area: Seperate daemon for status notifier daemon

This allows the applet to be restarted on panel configuration changes
without replacing the daemon, or having races between different applet
instances trying to run the watcher.

Otherwise, this should behave similarly to the existing version.

Should fix https://github.com/pop-os/cosmic-panel/issues/284.
This commit is contained in:
Ian Douglas Scott 2025-12-09 18:41:37 -08:00
parent fe0e4bf409
commit aa438821b9
9 changed files with 310 additions and 4 deletions

View file

@ -0,0 +1,7 @@
[Unit]
Description=COSMIC Status Notifier Watcher backend
[Service]
Type=dbus
BusName=com.system76.CosmicStatusNotifierWatcher
ExecStart=@bindir@/cosmic-applet-status-area --status-notifier-watcher