commit | c1e481efb145ef0a1fa6ecd30c2b75cddb636006 | [log] [tgz] |
---|---|---|
author | Jan Arne Petersen <jpetersen@openismus.com> | Sun Sep 09 23:08:46 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Sep 12 16:52:53 2012 -0400 |
tree | 70e4240eb958d7c75d6e0dd5658c14fad8ec9a3b | |
parent | ce8a4433f53feb2db8e9e9e0a06dda4e28156faf [diff] |
text: Add reset requets to protocol Add a reset request to the text_model interface and a reset event to the input_method_context interface. Use it to reset the pre-edit buffers in the example keyboard when the cursor is moved in the example editor client. Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>