Romain Vimont
Romain Vimont
But the mouse is not visible on the device, right? (contrary to `scrcpy --hid-mouse`)
> but do you capture the mouse and hide the cursor on computer? Yes. > In my method injecting hover move, the mouse is still in absolute mode, so hover...
> and I tried to use `ACTION_HOVER_MOVE` action for mouse movement events without button pressed. I was surprised that many Apps will react to it I made a quick test:...
I just re-tested this patch: https://github.com/Genymobile/scrcpy/issues/3070#issuecomment-1060047511 It seems to work on my Pixel 8. Could you please test? If that works, we can add an option, either: - `--forward-hover` to...
@AndroidDeveloperLB Here is a binary with the patch above: - [`scrcpy-win64-hover.zip`](https://tmp.rom1v.com/scrcpy/3070/1/scrcpy-win64-hover.zip) `SHA-256: 9b3851b888e9dce4759e3c753b0445e46e48de91a8435fa32680b6dde9576cc`
Implemented by #5039.
Does it work better with a lower definition: scrcpy -m1024 ?
Are there any errors in `adb logcat`?
> android.media.MediaCodec$CodecException: Error 0xfffffff4 (this is the same error code as #73)