自编译打包最新版QtScrcpy1.4.3
Tofloor
poster avatar
scaletcollar
deepin
2020-09-04 00:59
Author
启动方式: 执行根目录内QtScrcpy.sh
一点小改动
  • 工具栏内添加隐藏按钮
  • 标题栏和任务栏图标修复,替换为自制图标

预览图测试环境Archlinux KDE/LXQT x86_64,理论上支持同架构Deepin/UOS



下载地址:https://pan.lod.pub/QtScrcpyForLinux/



Reply Favorite View the author
All Replies
avatar
firstuanl
deepin
2020-11-21 20:56
#1

你好,编译出错这个要怎处理

Reply View the author
avatar
firstuanl
deepin
2020-11-21 20:59
#2

奇怪图怎没传上来


QtScrcpy/util/mousetap/xmousetap.cpp:34: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
../../QtScrcpy-1.4.3/QtScrcpy/util/mousetap/xmousetap.cpp:34:57: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (!*grab_window || gg->width * gg->height <= *grab_window_size) {
^



Reply View the author