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
..
2011-03-09 10:36:09 +01:00
2011-03-15 12:01:40 -04:00
2011-03-11 19:21:07 -05:00
2011-03-15 12:01:40 -04:00