你好,有没有办法开机启动后(或者按右上角关闭后)能自动缩小到后台?现在每次点关闭都会弹出提示窗口。
Search Criteria
Package Details: todesk-bin 4.7.2.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/todesk-bin.git (read-only, click to copy) |
---|---|
Package Base: | todesk-bin |
Description: | Remote control and team work |
Upstream URL: | https://www.todesk.com/ |
Keywords: | control remote teamwork |
Licenses: | custom |
Conflicts: | todesk |
Provides: | todesk |
Submitter: | yjun |
Maintainer: | witt.9099 |
Last Packager: | witt.9099 |
Votes: | 11 |
Popularity: | 0.49 |
First Submitted: | 2020-10-31 15:34 (UTC) |
Last Updated: | 2024-10-12 01:42 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (0)
Sources (3)
canyue980 commented on 2022-03-10 08:36 (UTC)
yjun commented on 2022-02-16 00:38 (UTC) (edited on 2022-02-16 00:47 (UTC) by yjun)
@wu2305
1.官方的包 打包不符合 Arch 规范
-
将 Wayland 启动的 GDM 在不通知用户的情况下直接修改成 X11(todesk 仅支持 X11)
-
安装包结束后就会启动 todeskd 服务, 这不符合 Arch 的一贯做法
-
自带的 noto-font 字体, AUR 版本将官方仓库的
noto-font-cjk
作为依赖,减小包的体积。
2.使用deb包进行打包,PKGBUILD可以直接适用于 x86_64, armv7h, aarch64 架构(官方的pkg.tar.zst只有x86_64, deb 包则支持以上所有架构)
3.pkg.tar.zst 和 deb 这两个包里的文件并没有不同,基于上面的原因,优先选择 deb.
wu2305 commented on 2022-02-08 05:08 (UTC)
The official package for Arch has been released by the official. Why not use the pkg instead?
the link has given below: https://dl.todesk.com/linux/todesk_4.1.0_x86_64.pkg.tar.zst
yjun commented on 2022-01-12 08:12 (UTC)
@tangyf updpkg: todesk-bin 4.1.0 done.
tangyf commented on 2022-01-12 06:52 (UTC)
这个包我初次下载下来运行有点问题,包括不产生本机号码和验证码的问题,后来发现todesk官网提供了pkg.tar.zst的包,可以按照提示成功运行。应该升级下了。
yjun commented on 2021-09-23 13:26 (UTC)
@everyx done.
everyx commented on 2021-09-23 09:18 (UTC) (edited on 2021-09-23 09:18 (UTC) by everyx)
@yjun 3.2.2 已更新了,请更新一下,谢谢
yjun commented on 2021-08-12 14:56 (UTC)
@JoveYu 感谢提醒,因为 noto-fonts-cjk 已经在 官方仓库内 https://archlinux.org/packages/extra/any/noto-fonts-cjk/,所以将 noto-fonts-cjk 加入 可选依赖,并且移除原来软件包内的多余的字体。
JoveYu commented on 2021-08-11 03:20 (UTC) (edited on 2021-08-11 03:54 (UTC) by JoveYu)
程序运行依赖字体/opt/todesk/res/fonts/NotoSansCJK-Regular.ttc 需要移动到/usr/share/fonts/todesk/NotoSansCJK-Regular.ttc
目前不安装noto-fonts-cjk的话界面无法显示中文
Pinned Comments
yjun commented on 2024-05-18 02:59 (UTC)
注意⚠️
Todesk 官网下载现在接入了TencentCaptcha 验证码,导致makepkg下载deb错误(实际会下载到js文件),无法通过完整性检查。
目前的解决方案是:
makepkg -si
安装。HoracePeng commented on 2023-03-08 07:01 (UTC)
缩放问题,目前好像只能支持整数缩放,为是在
todesk.desktop
中加了一个环境变量GDK_SCALE=2
来实现2倍缩放yjun commented on 2022-11-22 14:54 (UTC) (edited on 2022-11-22 14:56 (UTC) by yjun)
Todesk 4.3.0.0及以上版本需要 x86_64 CPU支持 avx2 指令集,不支持的CPU运行todeskd服务会出现
illegal hardware instruction (core dumped)
的报错.yjun commented on 2020-12-30 12:23 (UTC) (edited on 2024-05-11 13:36 (UTC) by yjun)
tips:
todesk 客户端 需要 开启 对应的服务才能正常工作. 默认 todeskd 未启动和设置开机自启, 请执行
systemctl start/enable todeskd
Todesk Linux 官方QQ群:
1102342629