[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:23:19 UTC 2017


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

--- Comment #22 from Rui Matos <tiagomatos at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170111/1bca3af1/attachment.html>


More information about the wayland-bugs mailing list