sspanak / tt9

A T9 keyboard for Android devices with a hardware keypad.
Apache License 2.0
232 stars 39 forks source link

Keyboard doesn't work in RustDesk #552

Closed kuche1 closed 2 months ago

kuche1 commented 3 months ago

Perhaps it requires the same input mode as Termux, that is to say, select the character in the tt9 menu, and only then send it to the app.

Rustdesk app is com.carriez.flutter_hbb (https://f-droid.org/en/packages/com.carriez.flutter_hbb/)

sspanak commented 3 months ago

Thanks for reporting! To be honest, it's the first time I hear about this application, so I can't tell if it has the same problem as Termux.

I am currently focused on completing other features, but I can take a look at RustDesk after that.

maverick74 commented 2 months ago

To put some weight on the RustDesk balance plate: i use RustDesk too (just not on the phone yet)

I've been using it since almost it's inception and it's just now becoming more widely known. It's a great "TeamViewer" alternative that is Free, OpenSource and CrossPlatform that works pretty well!

sspanak commented 2 months ago

RustDesk is a good example of why the on-screen keypad still has the "BETA" label. There were several separate problems. I fixed most of them as part of #240. And it needed a bit more tweaking to prevent disappearing punctuation, caused by unnecessary keyboard restarts (fixed in #565).

All in all, RustDesk should work correctly in the next TT9 version.