gnome-shell/js
Dan Winship 31b12635d1 messageTray: fix clicking on links again
The change to make Notification an StButton (06d2c0af, bug 642978)
broke links, because the link actor would ignore the
button-press-event, allowing the notification actor to receive it and
get a pointer grab, and so the link actor would never see the
button-release-event. Fix that by accepting and discarding the
button-press-event.

https://bugzilla.gnome.org/show_bug.cgi?id=645613
2011-03-25 18:49:27 -04:00
..
misc Util: use the right function name when reporting errors. 2011-03-19 19:57:08 +01:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui messageTray: fix clicking on links again 2011-03-25 18:49:27 -04:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00