Commit Graph

4 Commits

Author SHA1 Message Date
sergiotarxz 037c01264b Publishing my attempt to create a GTK4 app for android. 2022-05-14 19:10:33 +02:00
Twaik Yont 3589a91b3f Fix for https://github.com/termux/termux-x11/issues/43 2021-10-08 11:49:55 +03:00
WMCB-Tech 1e12d82d1b use `dpkg --print-architecture` instead of `uname -m` (#43)
Termux 32-bit Installations on 64-bit OS can report architecture differently
use "dpkg --print-architecture" to report the correct current arch instead based on Termux repo architecture information
2021-10-05 16:25:32 +08:00
Twaik Yont f9a9ce3167
Let Termux:X11 run without sharedUserId="com.termux" (#31)
* Let Termux:X11 run without sharedUserId="com.termux"
Make Termux:X11 start user-defined commands in Termux ($PREFIX/libexec/termux-x11/termux-startx11)
Make debug_build.yml build companion package for termux and upload it as an artifact.
Update README.md
2021-10-03 13:33:10 +03:00