]> Pileus Git - ~andy/gtk/commit
Bug 615162 - Fix tooltips on offscreen widgets
authorMichael Natterer <mitch@gimp.org>
Thu, 15 Apr 2010 11:03:43 +0000 (13:03 +0200)
committerMichael Natterer <mitch@gimp.org>
Thu, 15 Apr 2010 11:03:43 +0000 (13:03 +0200)
commitece97b23597b8ec3c761d3d90030876b81ca7b09
tree3fb50b8241669f7b7b3b5f2290b3a9885fe9a842
parentfdf936b5ad62818a6e9dfc4b906175de94af8224
Bug 615162 - Fix tooltips on offscreen widgets

Fix the "widget under pointer" logic and keyboard tooltip positioning
to do the right thing on offscreen widgets.
gtk/gtktooltip.c