<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wacom tablet tools (e.g. stylus, puck) unable to resize GTK3 windows under Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=783720#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Wacom tablet tools (e.g. stylus, puck) unable to resize GTK3 windows under Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=783720">bug 783720</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=killertofu%40gmail.com" title="Jason Gerecke <killertofu@gmail.com>"> <span class="fn">Jason Gerecke</span></a>
</span></b>
<pre>Mucking around in GDB, it does indeed appear that this is related to <a class="bz_bug_link
bz_status_NEW "
title="NEW - In a GNOME Wayland session, gnome-terminal windows cannot be moved around with a wacom pen"
href="show_bug.cgi?id=777333">bug
777333</a>. The difference is that GTK has `gdk_wayland_window_begin_resize_drag`
call `zxdg_toplevel_v6_resize`, which is handled by Mutter as
`xdg_toplevel_move`, which calls `meta_wayland_seat_get_grab_info` -- which
fails for the same reason as in the window move case.</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>