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

--- Comment #22 from Rui Matos <[email protected]> ---
Created attachment 343325
  --> https://bugzilla.gnome.org/attachment.cgi?id=343325&action=edit
gdk/wayland: Always get the seat's key modifiers from the GdkKeymap

Elsewhere we already go through the keymap to get modifiers so we
should do the same here. In fact, this was relying on xkb modifier
mask values being bitwise compatible with GdkModifierType which isn't
necessarily true.
--

This is a drive-by cleanup. Not related to this particular bug but it
means that we could still include GDK_META_MASK and GDK_MOD1_MASK in
other (non-key) input events.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to