On Sunday, 23 June 2024 02.19.52 CEST Aleix Pol wrote: > To be honest, I'm not sure we'll be able to add many features without > adding them upstream, that's a good thing in that we'll get to create > a good product together with Qt, but we'll also need to coordinate. > That said, there does indeed seem to be good traction in QtVK so > before we need to add new features we can also try playing with the > ones they have, like handwriting (!).
yeah, swipe typing is something that should really be in there upstream, tough if that proves to be very difficult i guess it *might* be possible to putan item that filters events on top of the rest, then if is possible somehow to query what key is under a certain coordinate, swiping can be implemented there -- Marco Martin