commit | e202bae9d3736341dc2d0c832797aaf45e1ef0b0 | [log] [tgz] |
---|---|---|
author | Jan Arne Petersen <jpetersen@openismus.com> | Sun Sep 09 23:08:44 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Sep 12 16:51:08 2012 -0400 |
tree | b31cd3c5f11009449a7ca51a1b4ef894fdd139cb | |
parent | 43f4aa8cab93ae32e427ab8426261950d83f2755 [diff] |
text: Add delete_surrounding_text to protocol Add delete_surrounding_text event in the text_model interface and the request in the input_method_context interface. Implement it in the example editor client and in the example keyboard so that the backspace key works with it. Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>