Go to file
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
.idea New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
app New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
gradle/wrapper New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
.gitignore New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
README.md New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
build.gradle New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
gradle.properties Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
gradlew Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
gradlew.bat Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
local.properties New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
settings.gradle Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00

README.md

Termux:X11

Join the chat at https://gitter.im/termux/termux

A Termux add-on app providing Android frontend for Xwayland.

When developing (or packaging), note that this app needs to be signed with the same key as the main Termux app in order to have the permission to execute scripts.

License

Released under the GPLv3 license.