text: add support for invoke_action request
authorJan Arne Petersen <jpetersen@openismus.com>
Wed, 16 Jan 2013 20:26:46 +0000 (21:26 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 22:00:46 +0000 (17:00 -0500)
commitadfedc19655bb9677084a47c630aff9e38edbd1f
tree13a7c25f6519341bdd3eef213dced2ae1063c4f7
parent0558a93eee9936eadd242c1db6ab29cc27700f55
text: add support for invoke_action request

Add a request to be called by the client when the word currently being
composed is tapped by the user. Input methods often use this information
to offer more word suggestions to the user.

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