gnome-shell/js
Jasper St. Pierre fd99d13f04 messageTray: Correctly show the icon on a notification stack
An actor is removed from its parent after it emits the destroy signal,
so we can't just check if the notification stack has more than one
notification -- we need to check if there's a notification there
that is not the current one.

This was causing spew in the form of:

    "this.notificationStack.get_children()[0]._delegate.setIconVisible
     is not a function"
2012-02-17 13:52:48 -05:00
..
extensionPrefs extension-prefs-tool: fix sensitivity of combobox items 2012-02-13 19:29:42 +01:00
gdm gdm: port gnome-shell --gdm-mode to systemd 2012-02-13 23:17:09 +01:00
misc Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui messageTray: Correctly show the icon on a notification stack 2012-02-17 13:52:48 -05:00
Makefile.am Add a checkbox widget 2012-02-15 22:14:11 +01:00