mirror of
https://github.com/vectras-team/termux-x11.git
synced 2024-11-27 17:00:38 +00:00
da37e1f570
* Preparing to implement X client... * Fixing crashes after upgrading xwayland in termux packages repos. Removing delay between event and drawing cursor.
6 lines
123 B
Groovy
6 lines
123 B
Groovy
include ':shell-loader:stub'
|
|
include ':shell-loader'
|
|
include ':app:stub'
|
|
include ':app'
|
|
include ':x11-client-experimental'
|