<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: Implement DND icon hotspot API"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759168#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: Implement DND icon hotspot API"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759168">bug 759168</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>(In reply to Matthias Clasen from <a href="show_bug.cgi?id=759168#c5">comment #5</a>)
<span class="quote">> Review of <span class=""><a href="attachment.cgi?id=316924&action=diff" name="attach_316924" title="wayland: Implement DND icon hotspot API">attachment 316924</a> <a href="attachment.cgi?id=316924&action=edit" title="wayland: Implement DND icon hotspot API">[details]</a></span> <a href='review?bug=759168&attachment=316924'>[review]</a> [review]:
>
> Testing this with
>
> diff --git a/tests/testentryicons.c b/tests/testentryicons.c
> index df1d02b..e876199 100644
> --- a/tests/testentryicons.c
> +++ b/tests/testentryicons.c
> @@ -17,7 +17,7 @@ drag_begin_cb (GtkWidget *widget,
>
> pos = gtk_entry_get_current_icon_drag_source (GTK_ENTRY (widget));
> if (pos != -1)
> - gtk_drag_set_icon_name (context, "dialog-information", 2, 2);
> + gtk_drag_set_icon_name (context, "dialog-information", 24, 24);
> }
>
> static void
>
>
> shows that it kinda works, but the offset is much bigger than 24 - maybe it
> gets applied repeatedly, or there is some scale confusion ?</span >
Indeed, it seems to kind of work. Though I suspect the error lies within mutter
and not this patch, since the it works just fine under weston. Will
investigate.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>