-
I hope to add a centered display mode, now with termux-x11 display, if the resolution can not be spread across the screen, the result will be displayed to the left, the right will leave a large string…
-
### Problem description
The RSS memory of surfaceflinger grows (>10M) each time one switches termux-x11 to another app and back, or turns screen off and back on. After a few days of normal usuage,…
-
Currently it is not possible to paste anything from the clipboard of android to any application running in termux-x11 (tested in proot).
-
On LineageOS 21 (Android 14), the app window has a titlebar on the external display or in the freeform mode.
So while the "Fullscreen on device display" option in the termux-x11 settings does work fi…
-
Dear developers,
I have found out, that it is not possible to change The keyboard layout when using latest ArchLinux and Mate desktop. XKB config error. I have tried XVFB and default Xwayland but The…
-
### Problem description
I will upload screenshots to show the problem.
I am running termux:x11 on Samsung OneUI 6.1, Android 14
commit https://github.com/termux/termux-x11/commit/5489f7c8726855cd…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [lxqt-openssh-askpass](https://github.com/termux/termux-packages/blob/3ac836c26fbb4e149eb626972898ec86fb2…
-
HP Elite X3 Lapdock is a dock station for phones. It has touchpad.
Also Motorola phone works as a touchpad in Desktop Mode
Motorola's Touchpad works like a charm in Termux X11, but HP's touchpad…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [qterminal](https://github.com/termux/termux-packages/blob/b26e22647a85337bfd956d43b4c3d983acb15e4d/x11-p…
-
`git pull` is great, but maybe add workflow for more easy prezto customization, like add in .zshrc:
```shell
if [ -f ~/.zshrc.local ]; then
. ~/.zshrc.local
fi
```