Package Details: wechat 1:13-1

Git Clone URL: https://aur.archlinux.org/wechat.git (read-only, click to copy)
Package Base: wechat
Description: Fixes and optional sandbox for WeChat.
Upstream URL: https://github.com/Kraftland/portable
Keywords: binary qt sandbox universal wechat
Licenses: GPL3
Provides: wechat-beta-bwrap, wechat-bwrap, wechat-portable, wechat-sandbox-provider, wechat-universal-bwrap, wechat-uos-bwrap, wechat-uos-qt
Replaces: wechat-bwrap
Submitter: Kimiblock
Maintainer: Kimiblock
Last Packager: Kimiblock
Votes: 50
Popularity: 0.83
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2026-07-17 02:10 (UTC)

Required by (2)

Sources (3)

Pinned Comments

Kimiblock commented on 2026-02-06 09:47 (UTC)

Notice: Portable has been rewritten in Go, and dropped unsafe mode in the process. Users who disable sandbox are required to do a manual intervention, please pick one of the following:

  • Install portable-legacy to continue using the old version of Portable
  • Uninstall this package and set variables yourself to fix HiDPI, Input Method etc

Sorry for inconvenience, the unsafe mode is not well tested while porting and we decided to drop it to reduce maintain burden.

Kimiblock commented on 2024-11-13 11:11 (UTC) (edited on 2025-02-07 07:10 (UTC) by Kimiblock)

右键应用程序图标可与微信共享文件. 其将被放置在沙盒的 ~/Shared 中.

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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 59 Next › Last »

Interaccoonale commented on 2024-11-05 09:17 (UTC) (edited on 2024-11-05 09:23 (UTC) by Interaccoonale)

迁移到aur/wechat后文件/usr/bin/wechat跟archlinuxcn/wine-wechat-setup冲突。我跟楼下的tocer一样在wine微信里有一些数据,所以暂时不能把它卸掉。

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

好的, 那么还原更改后 aur/wechat 还正常吗? 如果不就提供下启动日志

lihe07 commented on 2024-11-05 08:46 (UTC)

现在已经不锁发行版了,还需要编译libuosdevicea吗?

我看其他的包暂时还留着这个,如果一段时间确认没有问题我就去掉吧

guozesheng commented on 2024-11-05 08:27 (UTC)

@Kimiblock @zllr 在/usr/lib/wechat/envs 中增加 QT_IM_MODULE=fcitx 即可解决该问题,可以正常调用 fcitx 输入中文。

Kimiblock commented on 2024-11-05 08:22 (UTC)

尝试迁移到 aur/wechat, 我在其中做了一些更改

Kimiblock commented on 2024-11-05 08:21 (UTC)

感谢提醒

wcz commented on 2024-11-05 07:12 (UTC)

现在已经不锁发行版了,还需要编译libuosdevicea吗?

zllr commented on 2024-11-05 07:01 (UTC)

@guozesheng 跟踪了你们讨论的过程,我archlinux跟你的情况完全一致

guozesheng commented on 2024-11-05 06:46 (UTC)

@Kimiblock 感谢您的帮助,使用 htop 查看,确实只有 XMODIFIERS=@im=fcitx,没有 QT_IM_MODULE=fcitx

这很奇怪,我在 /usr/bin/wechat-uos-qtinputMethod() 函数中加了打印,发现QT_IM_MODULE=fcitx这行也执行到了。
我再跟一下那个服务的情况吧。

tocer commented on 2024-11-05 06:29 (UTC)

请教:如何导入以前的聊天记录,我原来用的是deepin-wine-wechat?