[Webkit-unassigned] [Bug 143217] [GTK] DnD icon/widget has odd background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 08:26:30 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143217

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #3)
> Comment on attachment 249726 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=249726&action=review
> 
> > Source/WebCore/ChangeLog:10
> > +        Remove DragIcon class since it's no longer needed with GTK+3 and
> > +        the GTK+2 code there is unused.
> > +
> 
> It's great that GTK+ improved the API here. Do you mind explaining a bit
> more here why this is no longer necessary for GTK+3? What changes allow us
> to work properly with composited window managers without a window?

GTK+ knows what to do with a cairo surface, I guess we migrated the gtk+2 code to gtk+3 without realizing that using the surface was enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/fdd92d53/attachment-0002.html>


More information about the webkit-unassigned mailing list