Romain Vimont
Romain Vimont
Please check #3517.
Refs https://github.com/Genymobile/scrcpy/issues/1673#issuecomment-673519500
> Why doesn't scrcpy default to metal or OGL? Scrcpy leave SDL choose the render driver. If you explicitly set `--render-driver=`, then it just sets an hint ([`SDL_HINT_RENDER_DRIVER`](https://wiki.libsdl.org/SDL_HINT_RENDER_DRIVER) for SDL:...
Oh, maybe it's related to nix? (both of you use nix)
No, but why not fullscreen instead of maximized?
> For some reason, it doesn't appear when using this app. Yes, injecting events does not display the circle. It is probably triggered at lower level. Nothing we can do...
> In developer options, there is an option "show taps", that whenever you touch the screen, a white circle appears. At least, I added an option to enable _show touches_...
> I have 1.1, and I don't see "touches" of the mouse. Only when I touch the screen myself (with the finger). 1. It only enable the _show touches_ option...
Yes, I got it. I just notified that I added an option to automatically enable/disable the setting in developers options, because it is somehow related. I didn't say I implemented...
> Say, is it possible to somehow be notified of new versions of this tool? I don't know, maybe: https://github.com/Genymobile/scrcpy/releases.atom In the future, I hope it will be packaged in...