mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| extensions | ||
| notifications | ||
| screencast | ||
| screensaver | ||
| dbus-service.in | ||
| dbus-service.service.in | ||
| dbusService.js | ||
| meson.build | ||
| org.gnome.ScreenSaver.src.gresource.xml | ||
| org.gnome.Shell.Extensions.src.gresource.xml | ||
| org.gnome.Shell.Notifications.src.gresource.xml | ||
| org.gnome.Shell.Screencast.src.gresource.xml | ||