gnome-shell/js/ui/components
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
..
__init__.js Don't start new components when activating the screen-shield in gdm 2012-09-05 16:14:02 +02:00
automountManager.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
autorunManager.js autorunManager: Provide a createBanner() implementation 2015-02-20 17:41:57 +01:00
keyring.js theme: clean up dialogs 2015-02-20 15:14:46 +01:00
networkAgent.js NetworkAgent: use existing strings to avoid breaking the string freeze 2015-03-12 22:23:57 +01:00
polkitAgent.js theme: clean up dialogs 2015-02-20 15:14:46 +01:00
telepathyClient.js telepathyClient: Disentangle source and notification 2015-04-11 22:53:35 +02:00