nwrkbiz / android-xserver

Maintaining the original project to make it work again with new Android versions.
MIT License
167 stars 18 forks source link

Connection is lost during window resizing in split screen mode #26

Open ZhymabekRoman opened 3 years ago

ZhymabekRoman commented 3 years ago

Hello, thank you so much for the application, it works great and really helped me out. But I accidentally discovered a problem during everyday work. I open the x server in split screen view, and as a second application - Termux, so that each time do not switch from application to application, and when I resize one of the windows, the connection is lost and the applications fall. I recorded a video demo:

https://user-images.githubusercontent.com/61125068/113472582-21e33900-9486-11eb-9822-a9cd0f9cd7b0.mp4

nwrkbiz commented 3 years ago

Thank you for your report!

Yeah, resizing and changing of the screen orientation "restarts" the XServer. Thats something we should improve indeed! Currently I have hardly any time to dig into it, but I am open for pull requests.

BR, Giri

nwrkbiz commented 3 years ago

@ZhymabekRoman Also I recommend you to install the version from google play or here: https://github.com/nwrkbiz/android-xserver/releases because the F-Droid version is quite outdated due to #25