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:
parent
fe0e4bf409
commit
aa438821b9
9 changed files with 310 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -24,3 +24,6 @@ debian/*
|
|||
!debian/links
|
||||
!debian/rules
|
||||
!debian/source
|
||||
|
||||
cosmic-applet-status-area/data/com.system76.CosmicStatusNotifierWatcher.service
|
||||
cosmic-applet-status-area/data/dbus-1/com.system76.CosmicStatusNotifierWatcher.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue