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

Matthias Clasen <[email protected]> changed:

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

--- Comment #5 from Matthias Clasen <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to