GNOME Bugzilla – Bug 695260
x11/xi2: Factor the XKB group state in to fill events' modifier_state
Last modified: 2013-03-06 12:39:14 UTC
This patch basically makes _clutter_input_device_xi2_translate_state() match the current code in the equivalent _gdk_x11_device_xi2_translate_state() .
Created attachment 238176 [details] [review] x11/xi2: Factor the XKB group state in to fill events' modifier_state Otherwise XkbTranslateKeyCode() won't yeld the correct keysyms when group > 1.
Review of attachment 238176 [details] [review]: looks good to me.
Attachment 238176 [details] pushed as 40ef7a5 - x11/xi2: Factor the XKB group state in to fill events' modifier_state Pushed to both master and clutter-1.14