Re: [PATCH RFC] text: Add language and text-direction to protocol

2013-02-06 Thread Jan Arne Petersen
On 02.02.2013 12:06, Pekka Vuorela wrote: > I think this generally looks good. Few notes below. > > > On 31.01.2013 18:44, Jan Arne Petersen wrote: > >> diff --git a/protocol/text.xml b/protocol/text.xml >> index 28d12ed..640f4eb 100644 >> --- a/protocol/text.xml >> +++ b/protocol/text.xml >> @@

Re: [PATCH RFC] text: Add language and text-direction to protocol

2013-02-02 Thread Pekka Vuorela
I think this generally looks good. Few notes below. On 31.01.2013 18:44, Jan Arne Petersen wrote: diff --git a/protocol/text.xml b/protocol/text.xml index 28d12ed..640f4eb 100644 --- a/protocol/text.xml +++ b/protocol/text.xml @@ -150,6 +150,14 @@ Requests input panels (virtual keybo

[PATCH RFC] text: Add language and text-direction to protocol

2013-01-31 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