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
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
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.
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
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
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