<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=770112#c22">Comment # 22</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=770112">bug 770112</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=tiagomatos%40gmail.com" title="Rui Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Matos</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=343325&action=diff" name="attach_343325" title="gdk/wayland: Always get the seat's key modifiers from the GdkKeymap">attachment 343325</a> <a href="attachment.cgi?id=343325&action=edit" title="gdk/wayland: Always get the seat's key modifiers from the GdkKeymap">[details]</a></span> <a href='review?bug=770112&attachment=343325'>[review]</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>