Use Menus to implement tooltips

Desktop / GNOME / GTK - Andreas Pokorny [canonical.com] - 11 August 2016 11:23 UTC

The order in which tooltips are created, drawn, shown and then positioned, always requires repositioning the surface. The tooltip window type only has limited capability to do so. An alternative could be to use bufferstreams.

https://bugzilla.gnome.org/show_bug.cgi?id=768138

3334e0a Use Menus to implement tooltips
gdk/mir/gdkmirwindowimpl.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)

Upstream: git.gnome.org


  • Share