text: Add support for pre-edit string
authorJan Arne Petersen <jpetersen@openismus.com>
Sun, 9 Sep 2012 21:08:43 +0000 (23:08 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Sep 2012 20:50:44 +0000 (16:50 -0400)
commit43f4aa8cab93ae32e427ab8426261950d83f2755
tree50aa679d41e0e60a24ae3b91c1e166eb0863cade
parent892f1c39751ec7bda7f1e44988182764772b3c7c
text: Add support for pre-edit string

Add support of preedit-string to the example editor client. Also add a
preedit_string request to the input_method_context interface and use
that in the example weston keyboard to first create a pre-edit string
when entering keys and commit it on space.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
clients/editor.c
clients/keyboard.c
protocol/input-method.xml
src/text-backend.c