termux / termux-x11

Termux X11 add-on application.
https://termux.dev
GNU General Public License v3.0
1.96k stars 301 forks source link

Special keys view doesn't attach on top of the soft keyboard when "Reseed Screen While Soft Keyboard is open" option is off #341

Closed mynameisjuliano closed 1 year ago

mynameisjuliano commented 1 year ago

I think it could be fixed if the special keys view is like attached below the SurfaceView of the server—as in a LinearLayout. If done so, it will also make the special keys view stop blocking the bottom portion of the screen, which can be unfortunate if you're a window manager + tui program user like me, because the main apps that I use has info in that portion (such as nvim and calcurse).

twaik commented 1 year ago

You can toggle extra keys bar with swipe down with three fingers or with Volume down key (must enable it in preferences).