Package Details: wechat 4.0.1.11-1

Git Clone URL: https://aur.archlinux.org/wechat.git (read-only, click to copy)
Package Base: wechat
Description: 微信是一种生活方式. This is a repackage of the official WeChat which includes an optional sandbox support
Upstream URL: https://weixin.qq.com/
Keywords: binary qt sandbox universal wechat
Licenses: LicenseRef-Proprietary
Conflicts: wechat-bin, wechat-universal, wechat-uos
Provides: wechat-bin, wechat-universal, wechat-uos
Replaces: wechat-bin
Submitter: Kimiblock
Maintainer: Kimiblock
Last Packager: Kimiblock
Votes: 50
Popularity: 12.12
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2024-12-26 11:04 (UTC)

Pinned Comments

Kimiblock commented on 2024-12-27 07:34 (UTC)

若遇到输入法, HiDPI 等问题, 请安装 wechat-bwrap 附加包

Kimiblock commented on 2024-12-26 08:49 (UTC)

若要启用沙盒, 请安装 wechat-bwrap.

请在发表评论时检查事实, 使用正常语言.

Kimiblock commented on 2024-11-13 11:11 (UTC) (edited on 2024-12-11 08:01 (UTC) by Kimiblock)

分享文档时, 请先将📃放入数据目录: 右键应用程序图标, 选择 Open WeChat Data 或手动打开 "${XDG_DATA_HOME}"/WeChat_Data (默认为 ~/.local/share/WeChat_Data), 微信会将这个目录作为家目录.

WeChat_Data/portable.env 中的环境变量将会自动导入至微信.

不支持纯 Wayland 环境, 微信并未构建 Wayland 模块.

Kimiblock commented on 2024-11-13 11:09 (UTC)

若要查看使用手册, 访问 https://wiki.archlinuxcn.org/wiki/WeChat

For user manual and internal document, consult https://wiki.archlinux.org/title/WeChat

st0ne commented on 2024-07-27 16:00 (UTC) (edited on 2024-07-31 04:35 (UTC) by st0ne)

KDE Plasma 添加阴影

1.添加阴影

在微信界面,ALT+F3 -> 更多操作 -> 配置特殊窗口设置 -> 添加属性 -> 添加 外观和修正 下面的 无标题栏和边框 -> 将 初始状态应用 改为 强制,将后面的 是 切换称 否 -> 应用

2.去除标题栏

之后微信就有边框阴影了,但是微信多了个标题栏。

设置 -> 颜色和主题 -> 窗口装饰元素 -> 找到你在用的主题右下角的编辑 -> 切换到 特定窗口优先规则 -> 添加 -> 检测窗口属性... -> 选中微信窗口 直到 匹配正则表达式 那里出现 wechat -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 51 Next › Last »

gnomewaylandibus commented on 2024-11-05 04:12 (UTC) (edited on 2024-11-05 09:44 (UTC) by gnomewaylandibus)

@lihe07 大佬,麻烦修一下,感谢

wechat-universal bwrap: Can't find source path /usr/share/wechat-universal/usr/lib/license: No such file or directory

ernest commented on 2024-11-05 03:47 (UTC)

自定义了截图案件alt+A,截图出来很慢,大概要10s,用到是dde,不确定是否有影响

guozesheng commented on 2024-11-05 03:29 (UTC)

今早更新4.0版本后,kde Plasma + wayland 在微信中输入不了中文了,之前是正常的,还没定位到原因。

mario commented on 2024-11-05 03:17 (UTC) (edited on 2024-11-05 03:18 (UTC) by mario)

如果有哪位朋友像我一样更新后不小心允许了微信访问所有文件,但又不知道如何重新开启沙盒模式,请到如下目录: ~/.local/share/WeChat_Data/ 删除 options 文件夹即可。

zllr commented on 2024-11-05 02:45 (UTC)

kde Plasma 6.2.2 设置全局环境变量XMODIFIERS=@im=fcitx 输入法不可用

Kimiblock commented on 2024-11-05 00:41 (UTC)

请务必注意沙盒关闭后微信数据保存位置不同.

Interaccoonale commented on 2024-11-05 00:13 (UTC) (edited on 2024-11-05 00:14 (UTC) by Interaccoonale)

我电脑上这个文件夹位于~/.local/share/WeChat_Data/Documents/xwechat_files,将这个文件夹复制到~/Documents下就可以继续使用之前的用户数据了。直接删除~/Documents/xwechat_files会丢失用户数据。

Kimiblock commented on 2024-11-04 13:47 (UTC)

好, 下个版本会尝试对受影响用户修复

Terrasse commented on 2024-11-04 12:26 (UTC) (edited on 2024-11-04 12:33 (UTC) by Terrasse)

刚刚排查出问题了,是因为~/Documents/xwechat_files是一个失效的符号链接,链接到了~/Documents/WeChat_Data/Documents/xwechat_files,但是这个目录不存在。不清楚为什么会这样。

删除~/Documents/xwechat_files后再次启动微信,程序自动创建了目录,问题解决。