Re: Input Method Support for Wayland

2012-06-26 Thread Jan Arne Petersen
Hi, sorry for the late response, I was on vacation for some days. On 06/21/2012 11:33 PM, Kristian Høgsberg wrote: The protocol looks good, with the caveat that I don't fully understand all the preedit stuff. Most crucial is the text_model interface, since that's what all apps are going to int

Re: Input Method Support for Wayland

2012-06-21 Thread Kristian Høgsberg
On Thu, Jun 21, 2012 at 09:52:16PM +0200, Jan Arne Petersen wrote: > Last week, I was implementing a little bit from the Input Method System > proposal (https://wiki.maliit.org/Wayland_Input_Method_System_Proposal). See > my blog post: > http://blog.jpetersen.org/2012/06/20/text-input-method-suppor

Input Method Support for Wayland

2012-06-21 Thread Jan Arne Petersen
Last week, I was implementing a little bit from the Input Method System proposal (https://wiki.maliit.org/Wayland_Input_Method_System_Proposal). See my blog post: http://blog.jpetersen.org/2012/06/20/text-input-method-support-in-wayland/ It does not contain the really interesting stuff like integr