StatusIcon.js
authorAlan Knowles <alan@wideboy.(none)>
Thu, 15 Apr 2010 14:30:48 +0000 (22:30 +0800)
committerAlan Knowles <alan@wideboy.(none)>
Thu, 15 Apr 2010 14:30:48 +0000 (22:30 +0800)
StatusIcon.js

index 8c87d4f..5e7f821 100644 (file)
@@ -38,7 +38,7 @@ StatusIcon  = new XObject({
             menu.el.popup(null, null, null, event, event_time);
             var g = Gtk.StatusIcon.position_menu (menu.el, null, null, null, null)
             print(Object.keys(g).join(','));
-            menu.el.set_uposition(g.x,g.y);
+            menu.el.set_uposition(g.x,g.y+100);
             
             
             //menu.el.popup(null, null , null, null,  event, event_time);