commit | ce8a4433f53feb2db8e9e9e0a06dda4e28156faf | [log] [tgz] |
---|---|---|
author | Jan Arne Petersen <jpetersen@openismus.com> | Sun Sep 09 23:08:45 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Sep 12 16:52:41 2012 -0400 |
tree | 71afecb1b5e2c4f07f8815d34caa872b56bea3db | |
parent | e202bae9d3736341dc2d0c832797aaf45e1ef0b0 [diff] |
text: Add support for control keys to the protocol Add key event to the text_model interface and a key request to the input_method_context interface. Implement it in the example editor client and the example keyboard. Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>