Skip to content

Scrcpy Mask v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 05:47

更新说明

本次更新主要新增了按键输入模式(删除了原有的文本输入框),可用于打字输入等功能。你可以通过宏切换到该模式,具体参考README中的介绍。

在按键输入模式下,你键盘的输入都会被转发到安卓设备上。对于需要输入非英文文本的用户,建议在安卓设备上安装讯飞输入法等对外部键盘输入有优化的输入法。

此外,本次更新还修复了以下问题:

  • 屏幕旋转问题 (#34)
  • 准心键边界问题 (#37)

Update Notice

This update primarily introduces a new key input mode (replacing the previous text input box), which can be used for typing input. You can switch to this mode via macros, as described in the README.

In key input mode, your keyboard inputs will be forwarded to the Android device. For users who need to input non-English text, it is recommended to install input methods like Sogou Input Method on the Android device, which optimize external keyboard input.

Additionally, this update also fixes the following issues:

  • Screen rotation issue (#34)
  • Crosshair key boundary issue (#37)

Commits

  • feat(hotkey): change input-box to key-input-mode
  • feat(README+default-key-config): update
  • fix(scrcpy-mask-server): size and rotation mismatch
  • fix(hotkey): mouse reset in full screen
  • fix(hotkey): hide cursor