@kidult226 我这边下过来还是 4.0.1.11 估计还在灰度测试
Search Criteria
Package Details: wechat-appimage 4.0.1.99-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wechat-appimage.git (read-only, click to copy) |
---|---|
Package Base: | wechat-appimage |
Description: | Wechat for Linux |
Upstream URL: | https://linux.weixin.qq.com |
Keywords: | appimage wechat wechatlinux weixin |
Licenses: | custom |
Provides: | |
Submitter: | fengch |
Maintainer: | fengch |
Last Packager: | fengch |
Votes: | 8 |
Popularity: | 3.73 |
First Submitted: | 2024-12-09 01:52 (UTC) |
Last Updated: | 2025-01-21 07:59 (UTC) |
Dependencies (3)
Required by (2)
- wechat-bin (requires wechat) (optional)
- wechat-bwrap (requires wechat)
Sources (4)
fengch commented on 2025-02-15 14:43 (UTC)
kidult226 commented on 2025-02-14 02:10 (UTC)
4.0.1.12的appimage已经更新
NekoLOvO commented on 2025-01-29 13:27 (UTC)
缺少依赖xcb-util-wm
、xcb-util-image
和xcb-util-renderutil
fengch commented on 2025-01-21 07:45 (UTC)
@BryanLiang 这个其实只要腾讯更新到下一个版本好就可以了,我这边提交一个临时的覆盖版本,没必要用 epoch
BryanLiang commented on 2025-01-19 01:56 (UTC)
这个软件包需要添加一个epoch,不然的话第二次更新的4.0.1.7-1永远比现在的4.0.1-6新
fengch commented on 2025-01-09 09:10 (UTC)
@wszqkzqk
Sorry, added a note
fengch commented on 2025-01-09 09:05 (UTC)
我尽量以副作用最小的方式去修改了,但是副作用依然存在,如果一个使用kde且在wayland环境,且配置了XwaylandClientsScale=true的用户将永远无法禁用微信的自动缩放
wszqkzqk commented on 2025-01-09 08:59 (UTC)
Please also update the checksum of wechat
script in PKGBUILD
fengch commented on 2025-01-09 08:32 (UTC) (edited on 2025-01-09 08:33 (UTC) by fengch)
这边我会为这个包提供一个补丁修补这行为差异,直到上游被修补
I will provide a patch for this package to fix this behavior difference until it is fixed upstream.
fengch commented on 2025-01-09 08:31 (UTC)
另外 QT_SCALE_FACTOR 不需要特意去处理,准循qt的默认行为,你可以理解为额外的全局缩放
Pinned Comments
fengch commented on 2025-01-03 08:26 (UTC)
注意,提交过期前确认一下,本包只包含了3位版本号,第4位为打包版本,因为腾讯在 appimage 文件中配置的版本号只到 第3位(第4位在二进制文件中,提取起来比较麻烦),所以是以3位版本+打包序号发布的,不要看错 另外已经配置了自动化脚本,每4小时自动检查腾讯是否发布新版本,检测到新版本会自动更新打包版本,如果超过4小时没有自动更新,一般是脚本出错了,这边会收到通知调整脚本