Commit Graph

6 Commits

Author SHA1 Message Date
sergiotarxz 037c01264b Publishing my attempt to create a GTK4 app for android. 2022-05-14 19:10:33 +02:00
Twaik Yont 5a07a2fadb Should solve https://github.com/termux/termux-x11/issues/25. 2021-10-10 00:46:40 +03:00
Wisest_wizard 6b148437ef Try to fix navbar overlap 2021-08-26 18:42:38 +05:30
Twaik Yont bd707e9ba5 Fix for devices without EGL_KHR_surfaceless_context support 2019-08-20 18:45:35 +03:00
Twaik Yont 12b7b00710 Code cleanup
Added LorieService
New touch parsing mechanism
Added Preferences activity with options: show or not additional keyboard, fullscreen mode toggle, touch input mode toggle, show or not software keyboard if external keyboard is connected
2019-08-19 18:46:13 +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