Open mguinhos opened 3 years ago
Termux also has X11 addon https://github.com/termux/termux-x11
Though it is very WIP though and was archived
And probably you're right though, an Integrated VNC/SDL could be used instead as the alternative to Termux:X11, something like an option to launch VNC
Though it is very WIP though and was archived
@WMCB-Tech I have been using it for years. It's easy to integrate into the Termux start, as well as toggle, significantly faster, more flexible and more stable than VNC (checks). It also supports PiP and distros. The Direct mode still has some bugs and should be actually avoid.
You can install Andronix (www.andronix.app) which provides complete Linux distributions (Debian, Ubuntu, etc.) and have a builtin VNC server.
Or is that not what you want ?
You can install Andronix (www.andronix.app) which provides complete Linux distributions (Debian, Ubuntu, etc.) and have a builtin VNC server.
That's not what it means, it means that probably adding it's own built-in VNC Viewer or SDL Graphics to termux, similar to https://github.com/termux/termux-x11 but will have it's own VNC/SDL2 Graphics Viewer addon as an example
GNURoot Debian has built-in VNC Viewer for X Support as an example (https://github.com/corbinlc/GNURootDebian/tree/master/bVNC) or Bochs app which it has it's own SDL2 Graphics Library
@freebrowser1 I try to avoid proot/distro
and VNC/XSDL due to performance losses. Therefore and because distros are also packages of Termux, Andronix would not be a progress for me.
You can even get GPU acceleration in proot with Turnip build with KGSL and zink (you need to patch driver a bit, or you will have issues with compiling it), but It's slow and glitching in most cases due to one missing VK extension. Termux:X11 (or normal Sparkle) is best way to use it as XSDL have some issues.
I think Integrated vnc display will be the best way to fix phantom process killer . Termux is killed because its in background when we are using vnc
Feature description Please add SDL2 support to Termux or an integrated VNC server, this will be a great improvement that will make termux officially a development platform and not just a generic Terminal emulator.
Reference implementation CXXdroid from IIEC already implemented SDL2 and Allegro