gnome-shell/js
Florian Müllner 9af81e44bc 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>
2024-02-20 21:09:32 +01:00
..
dbusServices notificationDaemon: Fix auto-closing FDO notifications 2024-02-20 21:09:32 +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-02-17 14:04:04 +00:00
misc cleanup: Use spread properties instead of Object.assign() 2024-02-17 11:53:43 +01:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui notificationDaemon: Fix auto-closing FDO notifications 2024-02-20 21:09:32 +01:00
js-resources.gresource.xml dbusErrors: Add utility module for handling remote errors 2024-01-31 20:58:31 +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