Adonis

Results 34 comments of Adonis

Yes sure, I will send you the recorded session as soon as possible! Edit: Sorry, I misread.

Here you can find the file which doesn't work well with ttyplay (at least on my computer): [vim.ttyrec.gz](https://github.com/ovh/the-bastion/files/11138041/vim.ttyrec.gz)

Sorry I can't reproduce. It works with the latest version available on master, on a Samsung Z Fold 4. Note that I'm testing on Linux, Currently I don't have Windows.

@Jnss98b Could you please add this little patch to help debugging this issue? ```diff diff --git a/server/src/main/java/com/genymobile/scrcpy/Device.java b/server/src/main/java/com/genymobile/scrcpy/Device.java index f817a3ce..e9da6742 100644 --- a/server/src/main/java/com/genymobile/scrcpy/Device.java +++ b/server/src/main/java/com/genymobile/scrcpy/Device.java @@ -103,6 +103,7 @@ public...

Does your window size change when you fold your phone or not at all? If possible for you, could you please try on Linux or Mac? I suspect it is...

Thank you for your video! So it seems like your device sends the good fold event. @rom1v any idea of what's going on?

I guess rotating your screen doesnt work too?

Thanks a lot for your detailed answer!

Hello, thanks for your work! I'm trying to use your work but I have the same issues as @daneov mentioned. Did I miss something? I use nixpkgs/master and your two...