[Wayland-bugs] [Bug 735531] Make tooltips use subsurfaces on wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 27 09:53:29 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=735531
gtk+ | Backend: Wayland | unspecified
Matthias Clasen <mclasen> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #284618|none |reviewed
status| |
--- Comment #2 from Matthias Clasen <mclasen at redhat.com> 2014-08-27 16:53:26 UTC ---
Review of attachment 284618:
--> (https://bugzilla.gnome.org/review?bug=735531&attachment=284618)
::: gtk/gtktooltip.c
@@ +910,3 @@
+ GTK_WINDOW (window_widget));
+ else
+ gtk_window_set_transient_for (GTK_WINDOW (tooltip->window), NULL);
If we ever hit the 'no transient parent' case, will that break with subsurfaces
? What do we do in that case under Wayland ?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list