gnome-shell/js
Florian Müllner 265b1f0292 telepathyClient: Disentangle source and notification
Currently the lifetime of a chat source and its single notification
are tied together. While this apparently makes sense, it means we
will lose all follow-up notifications when a source is destroyed
with the corresponding telepathy channel left open. We will fix this
soon by tying the source to the channel's lifetime rather than the
notification, prepare for this by recreating the notification if
necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=747636
2015-04-11 22:53:35 +02:00
..
extensionPrefs ExtensionPrefs: remove unused GSettings object 2015-03-27 13:11:22 -07:00
gdm authPrompt: Fix hang if user types password really fast 2015-04-07 16:02:21 -04:00
misc util: Add createTimeLabel() 2015-03-04 13:55:01 +01:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper PortalHelper: Make translator comment appear 2015-01-28 13:47:56 +01:00
ui telepathyClient: Disentangle source and notification 2015-04-11 22:53:35 +02:00
js-resources.gresource.xml legacyTray: Add a hideable tray for legacy status icons 2015-03-03 19:14:49 +01:00
Makefile.am