[Wayland-bugs] [Bug 783720] Wacom tablet tools (e.g. stylus, puck) unable to resize GTK3 windows under Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 15 21:30:51 UTC 2017


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

--- Comment #1 from Jason Gerecke <killertofu at gmail.com> ---
Mucking around in GDB, it does indeed appear that this is related to bug
777333. 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.

-- 
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/20170615/2c2d2468/attachment.html>


More information about the wayland-bugs mailing list