[Wayland-bugs] [Bug 770112] The documented <alt>left shortcut doesn’t work on Wayland
gnome-control-center (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 11 18:01:43 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=770112
--- Comment #20 from Rui Matos <tiagomatos at gmail.com> ---
(In reply to Matthias Clasen from comment #18)
> I don't think thats true ? We already ignore mappings _to_ Mod1 in the
> wayland backend when adding vmods:
>
> real &= 0xf0; /* ignore mapping to Lock, Shift, Control, Mod1 */
>
> And we do treat META like the other vmods in the X11 backend as well.
We do, but since I changed mutter to send virtual modifiers, the xkb state
object we have on the wayland backend has both real and virtual modifiers and
that's where we look for modifiers when filling in the event's state. See
gdkdevice-wayland.c:deliver_key_event()
--
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/20170111/6bcdcc8f/attachment.html>
More information about the wayland-bugs
mailing list