Commit Graph

4 Commits

Author SHA1 Message Date
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
Suhan G Paradkar eced05fcf9 Update .gitignore 2021-08-26 18:42:38 +05:30
Twaik Yont df64cf96e7 Cleanup
MessageQueue optimization
2019-08-26 03:30:14 +03:00
Twaik Yont 48fd564d21 New codebase rewritten from scratch in C++ (native part).
Drawing Xwl's pointer.
Hiding Android's pointer (Android N+).
Double start fix (problem after restarting application after configuration change without resetting app's native compositor).
Hardware mouse support.
2019-08-10 22:15:25 +03:00