Created attachment 205217 [details] Patch scrcpy has been updated to 1.9. Upstream changes: - Add feature to turn screen off while mirroring (#175) - Add device-to-computer clipboard copy (#145) - Add computer-to-device clipboard copy (#413) - Find scrcpy-server.jar in the correct directory on Windows - Fix mouse focus clickthrough - Do not minimize the window on focus loss (#554) - Disable X11 compositor bypass (#522) - Continue text injection on failed character (#509) - Bind Home key to MOVE_HOME instead of HOME screen (#555) - Do not crash if expanding/collapsing panels is not supported (#506) - Do not power on the device if --no-control is set - Improve framerate counting - Add runtime option to render expired frames (i.e. not skip frames) - Downgrade SDL to 2.0.8 in Windows releases (#425) - Upgrade FFmpeg to 4.1.3 in Windows releases - Upgrade platform-tools to 29.0.1 (adb) in Windows releases https://github.com/Genymobile/scrcpy/releases/tag/v1.9 QA: poudriere testport OK (releng/12.0 amd64)
A commit references this bug: Author: swills Date: Sun Jun 30 20:31:13 UTC 2019 New revision: 505484 URL: https://svnweb.freebsd.org/changeset/ports/505484 Log: comms/scrcpy: update to 1.9 PR: 238703 Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer) Changes: head/comms/scrcpy/Makefile head/comms/scrcpy/distinfo head/comms/scrcpy/files/ head/comms/scrcpy/files/patch-app_src_server.c
Committed, thanks!