gnome-shell/js
Dan Winship 06d2c0af35 messageTray: dismiss notifications on click, not button-release-event
Notification was connecting to button-release-event to decide when to
be dismissed, which caused problems with widgets inside the
notification that reacted to button-press-event but not
button-release-event. Fix this by wrapping the Notification's table in
an StButton and connecting to 'click'.

https://bugzilla.gnome.org/show_bug.cgi?id=642978
2011-03-16 15:55:37 -04:00
..
misc Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui messageTray: dismiss notifications on click, not button-release-event 2011-03-16 15:55:37 -04:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00