[gnome-shell/wip/notif-d2: 18/18] nn2
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/notif-d2: 18/18] nn2
- Date: Thu, 12 Jun 2014 20:15:37 +0000 (UTC)
commit 71190b4baaad1f1184e4a70c2bf30d631056773a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Jun 12 16:13:48 2014 -0400
nn2
js/ui/messageTray.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/messageTray.js b/js/ui/messageTray.js
index 8435e74..ee77eab 100644
--- a/js/ui/messageTray.js
+++ b/js/ui/messageTray.js
@@ -442,6 +442,8 @@ const Notification = new Lang.Class({
// |_________________________________________|
this.actor = new St.BoxLayout({ vertical: true,
+ reactive: true,
+ track_hover: true,
style_class: 'notification',
accessible_role: Atk.Role.NOTIFICATION });
this.actor._delegate = this;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]