gnome-shell/js/dbusServices/notifications
Florian Müllner 35466b0e0a dbusServices/notifications: Disallow acting on "foreign" IDs
The Notify() and CloseNotification() methods act on a notification,
identified by the passed ID. Just like it makes sense to only emit
notification signals to the original sender, those methods should
be restricted to the notification owner.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5008

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2153>
2022-02-05 12:17:23 +00:00
..
main.js dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
notificationDaemon.js dbusServices/notifications: Disallow acting on "foreign" IDs 2022-02-05 12:17:23 +00:00