Re: [PATCH 1/5] text: add pre-edit styling support to protocol

2012-12-04 Thread Jan Arne Petersen
On 12/04/2012 09:51 PM, Pekka Vuorela wrote: > On 30.11.2012 18:01, Jan Arne Petersen wrote: >> From: Jan Arne Petersen >> >> Also add a separate preedit-cursor event and add a commit argument to >> preedit-string to allow to support commit on reset. Fix editor and >> keyboard example to adapt to

Re: [PATCH 1/5] text: add pre-edit styling support to protocol

2012-12-04 Thread Pekka Vuorela
On 30.11.2012 18:01, Jan Arne Petersen wrote: From: Jan Arne Petersen Also add a separate preedit-cursor event and add a commit argument to preedit-string to allow to support commit on reset. Fix editor and keyboard example to adapt to the protocol changes. [...] diff --git a/protocol/text.xm

[PATCH 1/5] text: add pre-edit styling support to protocol

2012-11-30 Thread Jan Arne Petersen
From: Jan Arne Petersen Also add a separate preedit-cursor event and add a commit argument to preedit-string to allow to support commit on reset. Fix editor and keyboard example to adapt to the protocol changes. Signed-off-by: Jan Arne Petersen --- clients/editor.c | 73 +