[Wayland-bugs] [Bug 763387] Make window creation hooks in tab DnD work on wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 9 18:59:13 UTC 2016


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

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #323534|none                        |reviewed
             status|                            |

--- Comment #5 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 323534:

::: gtk/gtknotebook.c
@@ +1289,3 @@
   priv->switch_tab_timer = 0;
+  priv->source_targets = gtk_target_list_new (src_notebook_targets,
+                                              G_N_ELEMENTS
(src_notebook_targets));

I wonder: Can we actually set this unconditionally as target ? Will this make
it so that we always allow tabs to be dragged away, even if they aren't
detachable ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160309/bc6b0383/attachment.html>


More information about the wayland-bugs mailing list