gnome-shell/js
Florian Müllner 29c51d098f
notificationDaemon: Fix auto-closing FDO notifications
We auto-close FDO notifications when the sender leaves the bus,
given that the protocol was created without persistency in mind
and any action will become invalid.

However that broke when moving the public-facing implementation
into a separate service, as we now track the (always running)
service instead of the original sender.

Fix that by forwarding the sender to the internal implementation
via a private hint, just like we already do for the PID.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3204>
(cherry picked from commit 9af81e44bc)
2024-03-15 18:16:44 +01:00
..
dbusServices notificationDaemon: Fix auto-closing FDO notifications 2024-03-15 18:16:44 +01:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm authPrompt: Disregard smartcard status changes if VERIFICATION_IN_PROGRESS 2024-03-15 18:15:41 +01:00
misc extensionSystem: Improve error formatting 2024-01-06 22:44:07 +01:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui notificationDaemon: Fix auto-closing FDO notifications 2024-03-15 18:16:44 +01:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-06 22:44:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00