Re: [PATCH v2 16/17] text: Add support for control keys to the protocol

2012-09-10 Thread Michael Hasselmann
On Sun, 2012-09-09 at 23:08 +0200, Jan Arne Petersen wrote: > From: Jan Arne Petersen > > 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. Could mention why you introduced it

[PATCH v2 16/17] text: Add support for control keys to the protocol

2012-09-09 Thread Jan Arne Petersen
From: Jan Arne Petersen 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 --- clients/editor.c | 25 - clients/