gnome-shell/js
Rui Matos 63b1699a35 panel: Don't propagate button-release-event in _onCornerClicked()
Since both the hot corner's ClutterGroup and the hot corner's
ClutterRectangle button-release-event is connected to
_onCornerClicked() we must handle it there by returning 'true' to
Clutter or else _onCornerClicked() is called twice which defeats the
HOT_CORNER_ACTIVATION_TIMEOUT logic.

https://bugzilla.gnome.org/show_bug.cgi?id=649427
2011-05-19 12:09:01 -04:00
..
misc environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui panel: Don't propagate button-release-event in _onCornerClicked() 2011-05-19 12:09:01 -04:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00