gnome-shell/js/dbusServices
Florian Müllner 799bbdb503 dbusServices/notifications: Add a separate notification daemon
Add a small service that exposes the Fdo notification API under the
well-known name, and forwards any requests to the actual implementation
in the shell.

That way any app with permission to talk to org.freedesktop.Notifications
will get exactly that, and nothing more.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/547
2020-03-12 16:09:27 +00:00
..
notifications dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
dbus-service.in dbusServices: Add some base classes for small stand-alone services 2020-03-12 16:09:27 +00:00
dbus-service.service.in dbusServices: Add some base classes for small stand-alone services 2020-03-12 16:09:27 +00:00
dbusService.js dbusServices: Add some base classes for small stand-alone services 2020-03-12 16:09:27 +00:00
meson.build dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
org.gnome.Shell.Notifications.src.gresource.xml dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00