Hello.

 

It seems that each message has a limitation of payload size, 1024 bytes.

While using text protocol in Weston, we encountered some cases which exceeds
the limitation.

For example, "set_surrounding_text" carries a string which is longer than
1024 bytes.

 

I guess and hope that you guys already know how to handle this situation.

1.     Restricts input size of text box in UX.

2.     Restricts the string size of "set_surrounding_text". (Then how can I
handle delete_surrounding_text properly?)

3.     Maybe, I'm totally misunderstood about the payload size.

4.     Anything else.

 

Can I get some tips or the answer J ?

 

Thanks.

Elvis.

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to