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

Olivier Fourdan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #19 from Olivier Fourdan <[email protected]> ---
I would reopen this bug, commit 9e2b1ad in master and commit 12579fe in branch
gtk-3.22 are causing side effects (like in gvim, see bug 773387) so we would
have to revert these changes eventually, I'm afraid.

Other side effects are listed in bug 767713.

So another possibility to address this issue would be to use a
GDK_WINDOW_SUBSURFACE with the appropriate gdk API instead on implementing the
subsurface directly, and link that to the gtk widget using
gtk_widget_register_window() so that the subwindow gets moved along with the
GtkClutterEmbed widget.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to