How does "move cursor one word to the right" work in zwp_text_input_unstable_v3?

2022-12-17 Thread Filip Filmar
Hi folks! I am exploring the features of the v3 text input API as seen at https://wayland.app/protocols/text-input-unstable-v3. I am curious, how does this API then implement operations such as "move cursor one word to the right" or "move cursor to the end of the line" or "move cursor to the end

Re: How does "move cursor one word to the right" work in zwp_text_input_unstable_v3?

2022-12-17 Thread Carlos Garnacho
Hi Filip, On Sat, Dec 17, 2022 at 12:09 PM Filip Filmar wrote: > > Hi folks! > > I am exploring the features of the v3 text input API as seen at > https://wayland.app/protocols/text-input-unstable-v3. > > I am curious, how does this API then implement operations such as "move > cursor one word