Port Wayland clients to new xkbcommon API
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 8 May 2012 19:55:39 +0000 (15:55 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 8 May 2012 19:55:39 +0000 (15:55 -0400)
commit701631377891667fc94533b67de43cb4b87e1289
tree340312950aa55eaf9671e6a2da6b25dfe1f3766a
parent103db7fb56c4befa3c61c619d41ef0733d8d066a
Port Wayland clients to new xkbcommon API

A little different from Daniels initial patch.  We look up the common
modifiers at xkb init time and convert the xkb serialized modifier mask
to our own modifier bitmask.
clients/terminal.c
clients/window.c
clients/window.h