Re: [PATCH 01/18] text: Add language and text-direction to protocol

2013-04-10 Thread Yichao Yu
On Wed, Apr 10, 2013 at 6:51 AM, Pekka Paalanen wrote: > On Sun, 07 Apr 2013 21:51:44 -0400 > Weng Xuetian wrote: > > > can't this be extended in a way that in a more key value like favor? > > > > Input method annouce what value it's interested first, and text_model > > set the corresponding val

Re: [PATCH 01/18] text: Add language and text-direction to protocol

2013-04-10 Thread Pekka Paalanen
On Sun, 07 Apr 2013 21:51:44 -0400 Weng Xuetian wrote: > can't this be extended in a way that in a more key value like favor? > > Input method annouce what value it's interested first, and text_model > set the corresponding value upon change. Now, for every field you > want to set, will introduc

Re: [PATCH 01/18] text: Add language and text-direction to protocol

2013-04-07 Thread Weng Xuetian
On Monday 08 April 2013 00:11:54,Jan Arne Petersen : > From: Jan Arne Petersen > > Signed-off-by: Jan Arne Petersen > --- > clients/editor.c | 20 - > clients/keyboard.c | 54 > ++ clients/weston-simple-im.c | > 54 +++

[PATCH 01/18] text: Add language and text-direction to protocol

2013-04-07 Thread Jan Arne Petersen
From: Jan Arne Petersen Signed-off-by: Jan Arne Petersen --- clients/editor.c | 20 - clients/keyboard.c | 54 ++ clients/weston-simple-im.c | 54 ++ protocol/input-method.x