[gnome-shell/wip/message-tray: 4/23] messageTray: Make the hot corner	summon the tray
- From: Marina Zhurakhinskaya <marinaz src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-shell/wip/message-tray: 4/23] messageTray: Make the hot corner	summon the tray
 
- Date: Sun, 19 Aug 2012 22:30:27 +0000 (UTC)
 
commit 2379b45e343c06b28eff88004010e8dc5f196dea
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Aug 10 17:19:43 2012 -0300
    messageTray: Make the hot corner summon the tray
 js/ui/messageTray.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/messageTray.js b/js/ui/messageTray.js
index 54750cf..d6f98f7 100644
--- a/js/ui/messageTray.js
+++ b/js/ui/messageTray.js
@@ -1422,7 +1422,7 @@ const MessageTray = new Lang.Class({
     },
 
     _onCornerEnter: function(actor, event) {
-        this._pointerInSummary = true;
+        this._traySummoned = true;
         this._updateState();
     },
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]