Re: Comments on Weston's text interface

2012-10-17 Thread Jan Arne Petersen
On 10/15/2012 09:35 PM, Pekka Vuorela wrote: > On ma, 2012-10-15 at 15:30 +0200, Jan Arne Petersen wrote: >> Hi, >> >> On 10/02/2012 10:29 PM, Pekka Vuorela wrote: >>> Text_model::reset could have a text_model::commit request in addition. >>> Reset is nice on editor::set_text() cases while commit w

Re: Comments on Weston's text interface

2012-10-16 Thread Jan Arne Petersen
On 10/15/2012 08:05 PM, Yichao Yu wrote: >> Filtering out key events which are consumed by input methods seems to be >> the best solution. I will try to reuse the wl_keyboard interface if >> possible. > > Just want to make sure. Is it possible for input method to filter out > a keyevent and send b

Re: Comments on Weston's text interface

2012-10-15 Thread Pekka Vuorela
On ma, 2012-10-15 at 15:30 +0200, Jan Arne Petersen wrote: > Hi, > > On 10/02/2012 10:29 PM, Pekka Vuorela wrote: > > As mentioned earlier, I've been checking out a bit how the input method > > interface "text" has been proceeding in Weston. Nice stuff on the editor > > and virtual keyboard apps.

Re: Comments on Weston's text interface

2012-10-15 Thread Yichao Yu
On Mon, Oct 15, 2012 at 9:30 AM, Jan Arne Petersen wrote: > Hi, > > On 10/02/2012 10:29 PM, Pekka Vuorela wrote: >> As mentioned earlier, I've been checking out a bit how the input method >> interface "text" has been proceeding in Weston. Nice stuff on the editor >> and virtual keyboard apps. Base

Re: Comments on Weston's text interface

2012-10-15 Thread Jan Arne Petersen
Hi, On 10/02/2012 10:29 PM, Pekka Vuorela wrote: > As mentioned earlier, I've been checking out a bit how the input method > interface "text" has been proceeding in Weston. Nice stuff on the editor > and virtual keyboard apps. Based on those, I came up with bunch of > questions, suggestions and co

Comments on Weston's text interface

2012-10-02 Thread Pekka Vuorela
Hi guys, As mentioned earlier, I've been checking out a bit how the input method interface "text" has been proceeding in Weston. Nice stuff on the editor and virtual keyboard apps. Based on those, I came up with bunch of questions, suggestions and comments. First, how does this and normal hardwar