Skip to content

Scrcpy Mask v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:16

更新说明

本次更新新增了:

  1. 新按键映射类型:滑动
  2. 使用了新图标,感谢 @thestmitsuki 的贡献 #10
  3. 设备和电脑剪切板的同步,可以在设置界面进行设定
  4. 为DNF手游添加默认按键映射方案

本次更新还修复了一些小问题,优化用户体验。

Update Notice

This update adds:

  1. new button mapping type: swipe
  2. new icon used, thanks to @thestmitsuki for contribution #10
  3. Synchronisation of device and PC clipboards can be set in the Settings screen.
  4. Add default key mapping scheme for DNF handheld game.

This update also fixes some bugs and optimises user experience.

Commits

  • feat(KeyBoard): activate new button
  • feat(Device): sync clipboard from device
  • feat(i18n): clipboard sync
  • fix(Mask): store button opacity config
  • feat(i18n): update adb not available
  • fix(All): user-select for webkit
  • feat(Device): ctrl+v to past text into device
  • feat(Data): move data management to Data.vue
  • feat(Basic): add clipboardSync setting
  • feat(icon): new logo
  • feat(hotkey): add swipe shortcut
  • feat(KeySwipe): add swipe key setting
  • fix(KeySwipe): performance
  • feat(default-key-config): update