mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
fdoNotificationDaemon: Don't close all notifications of a source on activation
Don't close all notifications of a source when a notification, without a default action, is activated. Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6983
This commit is contained in:
parent
46c74acb1b
commit
43cb736cbd
1 changed files with 0 additions and 1 deletions
|
|
@ -368,7 +368,6 @@ class FdoNotificationDaemonSource extends MessageTray.Source {
|
|||
|
||||
open() {
|
||||
this.openApp();
|
||||
this.destroyNonResidentNotifications();
|
||||
}
|
||||
|
||||
openApp() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue