-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: option to hide extra key bar when IME is hidden #3263
Comments
Even though what you ask may be useful, there is no reliable way for termux to know whether the soft keyboard is open or closed. |
SDL2 somehow checks it using |
That's not related to keyboard open state and won't give correct results either. |
According to this it seems to work with |
Read my linked comment again, it does not work reliably either. And I am pretty sure it would be worse in split screen, multi-window, etc. If there was a reliable way, likely would have been found in more than a decade. |
Feature description
Can you please add some preference or option to hide additional key bar with arrows and tab when IME is not shown? It is not really useful with default keys list when there is not IME. But I think option to keep it should be kept for those who really need this. Sorry if it is not understood, I am a bit tired.
Additional information
The text was updated successfully, but these errors were encountered: