termux / termux-x11

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

[feature request] option to intercept system shortcuts only when pointer is also intercepted #606

Closed knyipab closed 2 months ago

knyipab commented 3 months ago

Firstly, I really appreciate the work of intercepting pointer and system shortcuts and pointer movement. When the pointer interception functionally is turned on, would it be even nicer to not intercept system shortcuts when the pointer is not intercept (returned to Android system)? This will be consistent with the default behaviour of virt-manager in Linux and perhaps many other VM software. The user can press Alt+Tab to switch to other Android app quickly after pressing Esc to return the pointer back to Android, instead of current behavior of continuing intercepting Alt+Tab. Thank you.

twaik commented 3 months ago

And again, Termux:X11 is not related to VMs or similar software. I'll check what I can do later.