]> Pileus Git - ~andy/gtk/commit
wayland: Update modifiers handling to match new semantics
authorRob Bradford <rob@linux.intel.com>
Wed, 18 Jan 2012 16:27:58 +0000 (16:27 +0000)
committerRob Bradford <rob@linux.intel.com>
Wed, 18 Jan 2012 16:32:44 +0000 (16:32 +0000)
commit29641ecd078c279327cbca5a30ca8426089aed5e
tree8b424e071208e82d8dbd87316740f157d721f960
parent1839caa7b7390623792882538e3fca69e00fb594
wayland: Update modifiers handling to match new semantics

Due to changes in the behaviour of the virtual modifiers around MOD1 the
implementation of the map_virtual_modifiers vfunc was mangling the modifiers
and making keybindings not work correctly.

This change updates the implementation to match the X11 implementation's
behaviour.
gdk/wayland/gdkkeys-wayland.c