termux-x11/app
Twaik Yont a868f37c8a Fixes #211 (seemly random wayland server hangs).
Fixes regenerating xkbmap file after applicaion updates.
Fixes the following Xwayland warning:
```
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 569, clipping.
>                   X11 cannot support keycodes above 255.
Errors from xkbcomp are not fatal to the X server
```
2023-02-02 14:42:47 +02:00
..
protocol Updating API of native part. Part 1. Wayland C++ API and it's generator. 2023-01-31 08:56:29 +02:00
src/main Fixes #211 (seemly random wayland server hangs). 2023-02-02 14:42:47 +02:00
.gitignore Code cleanup 2019-08-19 18:46:13 +03:00
build.gradle Basic code for GettingStarted screen from @agnostic-apollo . 2023-02-01 02:50:11 +02:00
proguard-rules.pro Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
testkey_untrusted.jks rename dev_keystore.jks to testkey_untrusted.jks 2022-09-21 10:45:47 +03:00
wayland-scanner.gradle Updating API of native part. Part 1. Makefiles and wayland seat api. 2023-01-31 15:46:12 +02:00