On Mon, 2013-12-16 at 11:52 +0900, Elvis Lee(KwangWoong Lee) wrote:
> I just started to feel that something is wrong on our implementation.
> Anyway let me explain current state.
>
> 'set_surrounding_text' carries whole text of input box(UX). Now it's
> used to support an action 'clear all' with M
Michael.
> On Thu, 2013-12-12 at 18:23 -0600, Jason Ekstrand wrote:
> > Elvis,
> >
> > On Dec 12, 2013 2:08 AM, "Elvis Lee(KwangWoong Lee)"
> > wrote:
> > > While using text protocol in Weston, we encountered some cases which
> > exceeds the limitation.
> > >
> > > For example, "set_surrounding_
On Thu, 2013-12-12 at 18:23 -0600, Jason Ekstrand wrote:
> Elvis,
>
> On Dec 12, 2013 2:08 AM, "Elvis Lee(KwangWoong Lee)"
> wrote:
> > While using text protocol in Weston, we encountered some cases which
> exceeds the limitation.
> >
> > For example, "set_surrounding_text" carries a string which
Elvis,
On Dec 12, 2013 2:08 AM, "Elvis Lee(KwangWoong Lee)"
wrote:
>
> Hello.
>
> It seems that each message has a limitation of payload size, 1024 bytes.
I thought it was 4096 bytes (1024 uchar32_t's), but yes, it is there. In
particular, this is the maximum size of any particular protocol mes