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.
29 lines
474 B
Text
29 lines
474 B
Text
# Cargo
|
|
.cargo
|
|
target/
|
|
build/
|
|
_build/
|
|
builddir/
|
|
vendor/
|
|
vendor.tar
|
|
/result
|
|
|
|
build-aux/app
|
|
build-aux/.flatpak-builder/
|
|
.flatpak/
|
|
flatpak_app
|
|
.flatpak-builder
|
|
|
|
.vscode/
|
|
debian/*
|
|
!debian/*install
|
|
!debian/*postinst
|
|
!debian/changelog
|
|
!debian/copyright
|
|
!debian/control
|
|
!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
|