Re: [PATCH 17/18] text: Only allow input-method started by weston to bind

2013-04-08 Thread Jan Arne Petersen
On 04/08/2013 01:51 AM, Yichao Yu wrote: > Does this mean it is not possible to start a stand alone input method??? No. It just means that the compositor (weston) starts the stand alone input method. > On Sun, Apr 7, 2013 at 6:12 PM, Jan Arne Petersen > mailto:jpeter...@openismus.com>> wrote: >

Re: [PATCH 17/18] text: Only allow input-method started by weston to bind

2013-04-07 Thread Yichao Yu
Does this mean it is not possible to start a stand alone input method??? On Sun, Apr 7, 2013 at 6:12 PM, Jan Arne Petersen wrote: > From: Jan Arne Petersen > > Signed-off-by: Jan Arne Petersen > --- > src/text-backend.c | 21 ++--- > 1 file changed, 14 insertions(+), 7 deletio

[PATCH 17/18] text: Only allow input-method started by weston to bind

2013-04-07 Thread Jan Arne Petersen
From: Jan Arne Petersen Signed-off-by: Jan Arne Petersen --- src/text-backend.c | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/text-backend.c b/src/text-backend.c index 07a066c..53aa92c 100644 --- a/src/text-backend.c +++ b/src/text-backend.c @@ -