gnome-shell/js/dbusServices
Florian Müllner 2c91b6164c dbusServices: Allow to inhibit auto-shutdown
While we only shut down after a method call completed or (if the
interface has signals) the sender disconnects from the bus, services
may need to inhibit auto-shutdown for more specific reasons themselves,
for example when a method call kicks off an operation that should
complete before shutting down.

Add hold() and release() methods like Gio.Application for those cases.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1115
2020-03-21 20:16:22 +00:00
..
notifications dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
dbus-service.in
dbus-service.service.in
dbusService.js dbusServices: Allow to inhibit auto-shutdown 2020-03-21 20:16:22 +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