[Wayland-bugs] [Bug 776232] [wayland] second click goes to previously right clicked item in titlebar
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 10 08:10:05 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776232
--- Comment #9 from Olivier Fourdan <ofourdan at redhat.com> ---
(In reply to Carlos Garnacho from comment #8)
> FWIW, I had this protocol patch to further define the behavior on compositor
> grabs:
> https://lists.freedesktop.org/archives/wayland-devel/2016-November/031884.
> html
Yes, that would clarify the behavior, but also requires a change in the
compositor.
> Which, except for wl_touch, is just additional documentation. Your patch
> looks correct and is not too different from what's being done in other
> places, but maybe we should go ahead and try to break implicit grabs on
> wl_pointer.leave?
Thing is, the issue seems to be pretty much specific to the case of the window
menu, because the window menu is mapped by gnome-shell, thus a different client
to the one that initiated the action.
So I am not sure we really need to break implicit grabs on pointer leave in all
cases, at least it works for most cases but the (external) window menu afaics.
The patch would be at least an intermediary fix without risk of breaking much
else (as limited to the window menu invocation) at least until a wider
consensus is found (and implemented in the clients/compositors) - Trigering the
wrong action is quite unexpected for the user, even is very limited to the use
of header bar and window menu :)
--
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/20170110/0cb4ee24/attachment.html>
More information about the wayland-bugs
mailing list