prevent stuck & vanishing tooltips
authorRobin Gareus <robin@gareus.org>
Tue, 30 Jun 2015 11:08:22 +0000 (13:08 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 30 Jun 2015 11:08:22 +0000 (13:08 +0200)
commitea4ffbb67470c3b2faa62b5a14fb4356679cb42b
tree7f8ae01aedab519c50bc13d21ca5b6b48600e489
parentefa170b6bc23f9cdb2015937335da5cc5320fded
prevent stuck & vanishing tooltips

the window needs to be moved in place before presenting it.
Otherwise it is displayed at mouse-pos and moving it triggers enter/leave,
which in turn re-start the timeout..
libs/gtkmm2ext/persistent_tooltip.cc