text: fix weston key bindings with input methods
authorJan Arne Petersen <jpetersen@openismus.com>
Wed, 16 Jan 2013 20:26:50 +0000 (21:26 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 22:02:26 +0000 (17:02 -0500)
commita75a789fc1a00bf7625e27993746853cc8634a2e
tree8be9a7383d1648bf64b018d98b7dbb27aabb8a41
parentab2b01429e4295395d312552b041d4c477b709d7
text: fix weston key bindings with input methods

Add a struct weston_keyboard, to handle the input method grab.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
src/compositor.c
src/compositor.h
src/shell.c
src/text-backend.c
src/util.c
tests/weston-test.c