ilya-fedin

Results 475 comments of ilya-fedin

Looks like you changed prepare.py script (libjxl is not original and is not on the tag) so it needs new dependencies? The original prepare.py in the repo doesn't seem to...

Yeah, you don't need to do that. You have something done wrongly.

@younggggger the server won't send the code unless you use official Android or iPhone application. In case of Android, google services must be installed.

@younggggger you mean the test server? do you use TDESKTOP_API_TEST?

> how to configure TDESKTOP_API_TEST? `-D TDESKTOP_API_TEST=ON` to configure.bat

I have no idea why you can't :( It worked to me last time I tried... It was quite a long time ago, though.

It's unlikely tdesktop will be ever adapted to linux phones by efforts of their team. If you want better support for linux phones (or tablets, transformers, etc, yeah), the only...

@john-preston sadly doesn't seem to be interested in resolving this problem. Another way to fix the problem is probably adjusting input fields to [QInputMethod::keyboardRectangle](https://doc.qt.io/qt-5/qinputmethod.html#keyboardRectangle-prop) (or maybe [QInputMethod::inputClipRectangle](https://doc.qt.io/qt-5/qinputmethod.html#inputItemClipRectangle-prop)?). QInputMethod instance can...

The thing is someone having appropriate device and/or interest has to compile from sources and do the development