gnome-shell/js
Giovanni Campagna c3706faeb6 MessageTray: restore opacity when expanding a notification
MessageTray tweens both opacity and y to hide or show _notificationWidget,
but only y when expanding it. This means that an existing tween to hide
the notification will continue running, clearing the notification state.
If the hiding one completes before the showing one, the onComplete handler
will throw an exception (because the notification was nullified) and
therefore break the state tracking.

https://bugzilla.gnome.org/show_bug.cgi?id=683986
2013-02-10 00:00:34 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm loginDialog: support disable-user-list key 2012-11-12 14:09:25 -05:00
misc extensionUtils: Don't warn about missing url 2012-10-05 20:35:07 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui MessageTray: restore opacity when expanding a notification 2013-02-10 00:00:34 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00