Commit Graph

7 Commits

Author SHA1 Message Date
suhan-paradkar 8fe9645cdd Rename app 2021-08-26 18:42:38 +05:30
Suhan G Paradkar f41c0357d3 Squash bugs and set up workflow 2021-08-26 18:42:38 +05:30
Twaik Yont 50cfaae235 Additional keyboard position and key size fix 2019-08-20 21:21:46 +03:00
Twaik Yont bd707e9ba5 Fix for devices without EGL_KHR_surfaceless_context support 2019-08-20 18:45:35 +03:00
Twaik Yont c4af642a71 Fix for surface_height=0 on some devices after keyboard shown 2019-08-19 22:07:11 +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