gnome-shell/js
Marina Zhurakhinskaya 22f4aabadf NotificationDaemon: add support for transient notifications
Transient notifications are removed after being shown. If the summary
is being shown while they appear, they are represented in it by a new
source icon.

We always create a new source for new transient notifications to
ensure that they don't replace the latest persistent notification
associated with the source. Because we generally don't want any
new or resident notifications to be replaced by others, associating
multiple notifications with a source is the next thing we will
implement.

https://bugzilla.gnome.org/show_bug.cgi?id=633412
2010-12-16 15:50:29 -05:00
..
misc telepathyClient: Implement Sent signals. 2010-12-01 13:46:07 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui NotificationDaemon: add support for transient notifications 2010-12-16 15:50:29 -05:00
Makefile.am Use the old dash code to implement the view selector 2010-11-29 16:35:53 +01:00