this post was submitted on 10 Apr 2025
7 points (100.0% liked)

KDE & Plasma users

2997 readers
5 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE's software runs on GNU/Linux, BSD and other operating systems, including Windows.

founded 5 years ago
MODERATORS
 

Haven't looked too deeply into this before now because it's not a high high priority; more like a "would be nice." But has anyone found a touchscreen keyboard (like Maliit) that works on Wayland with non-kde apps. Maliit works with the kapps, but not anything else.

Switching to X11 to use a keyboard that does sort of work, and I lose the auto-rotation...

So it seems that we can't have both worlds unless someone knows more than I do (which I admit isn't hard to do)

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 week ago* (last edited 1 week ago)

Nah, touchscreen keyboards on Linux and especially KDE are severely lacking. I think there are efforts underway to make a new keyboard for kde because Maliit has been abandoned. But I have no idea how far they are.

I managed to get ~~Onscreen~~ Onboard and Steam's keyboard to work on Wayland. But they are both not ideal either. Onboard especially seems to be prone to crash when used via touch on Wayland. Let me find the posts I made on the subject...

Edit: Here's Onboard: https://swg-empire.de/post/842090

Edit 2: And Steam: https://swg-empire.de/post/853437

[–] [email protected] 1 points 1 week ago (1 children)

Mallit works fine with non KDE apps. X11 apps are sort of problematic, but you can explicitly show the keyboard and use it that way.

What apps did you have problems with?

[–] Adderbox76 2 points 1 week ago (1 children)

What apps did you have problems with?

Anything that isn't a native KDE app. Chromium, Firefox, OnlyOffice, Libre office, Gimp, Inkscape, etc...

Literally only KDEs own apps actually bring up the keyboard.

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

Do you have any input method related environment variables set?

env | grep IM

Or maybe specifically for GTK?

env | grep GTK

[–] Adderbox76 1 points 1 week ago

Nope and nope.