Re: QtVirtualKeyboard on Plasma Wayland

2024-06-22 Thread Aleix Pol
I've created a flatpak manifest that seems to work. There's some issue with the SDK we have in our CI but it should be addressed easily with a rebuild. https://invent.kde.org/apol/qvk/-/merge_requests/1 Meaning that hunspell issues shouldn't be a big issue (I guess it's part of the freedesktop SDK

Re: QtVirtualKeyboard on Plasma Wayland

2024-06-22 Thread Aleix Pol
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

Re: QtVirtualKeyboard on Plasma Wayland

2024-06-22 Thread David Edmundson
For anyone else testing: - you need to set KWIN_IM_SHOW_ALWAYS=1 or have a touchscreen (or mod kwin) - you need the right hunspell dictionary installed or it just doesn't send anything It kinda feels we've gone full circle, Kwin used to do the Qt VK in process. It's too early to say anything fo