Romain Vimont
Romain Vimont
Hi, Thank you for your translation. I have a few requests. Could you please: - squash your commits (so that there is no "WIP:" commits") - remove the table of...
Try `scrcpy --prefer-text`. But accented characters support is inherently limited via input injection: https://blog.rom1v.com/2018/03/introducing-scrcpy/#handle-accented-characters You might try [HID keyboard](https://github.com/Genymobile/scrcpy#physical-keyboard-simulation-hid).
> I tried HID but didnt work ether Did you configure the keyboard layout as explained in the README: https://github.com/Genymobile/scrcpy#physical-keyboard-simulation-hid ?
How did you install it?
Unfortunately, I'd say this is a problem/limitation in SDL (the library used by scrcpy for windowing/rendering): scrcpy requests the window to be resized, but if it is actually tiled, the...
> MacOS 10.13 Probably related: #2059 In particular: https://github.com/Genymobile/scrcpy/issues/2059#issuecomment-767032047 > macs that can't update their OS beyond 10.13 need to be warned that homebrew doesn't know or care if they...
As an alternative to Homebrew, you could try [MacPorts](https://ports.macports.org/) on macOS (I don't know, I have no macOS).
Isn't there a version of homebrew/macports/other package manager on MacOS which distributes binary packages, so that users don't have to build on install?
> have you typically been the person submitting the `choco` or `scoop` manifests? No, people just submitted pull requests to add the links to the README (#1144 #1202). > Would...
How did you install scrcpy? What's the full output in the console? Which OS? For example, if you use snap, you might have permission issues to write the output file.