termux-x11/README.md
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

12 lines
500 B
Markdown

Termux:X11
-------------
[![Join the chat at https://gitter.im/termux/termux](https://badges.gitter.im/termux/termux.svg)](https://gitter.im/termux/termux)
A [Termux](https://termux.com) 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](https://www.gnu.org/licenses/gpl-3.0.html).