Skip to content

notification: use snap namespace and prefix when launched inside snap

Marco Trevisan requested to merge 3v1n0/libnotify:snap-paths-support into master

When libnotify is used by a snap package, it needs to prefix the resource paths using the snap namespace, otherwise the shell won't be able to know the root prefix of the data.

Use SNAP prefix in paths, and snap namespace for dekstop IDs.

Edited by Marco Trevisan

Merge request reports