From 7033cfe238878b11503cc0006fe375ee9308474a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 6 Nov 2012 11:21:36 +0000 Subject: [PATCH 1/1] raise tooltip --- applet.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/applet.tcl b/applet.tcl index 0aa2b94..57270a2 100644 --- a/applet.tcl +++ b/applet.tcl @@ -174,6 +174,7 @@ proc tooltip-show {x y} { incr y 9 wm geometry .tt +$x+$y wm deiconify .tt + raise .tt uplevel #0 $tooltip_on_vis } -- 2.30.2