(如果electron19装不上去的化,可以用electron19-bin代替,先用aur装上electron19-bin之后再直接装这个包就好了w
Search Criteria
Package Details: wechat 1:13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wechat.git (read-only, click to copy) |
|---|---|
| Package Base: | |
| 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) |
Dependencies (2)
- portableAUR (portable-legacyAUR, portable-gitAUR, portableAUR, portable-unstableAUR)
- wechat-binAUR
Required by (2)
- plasma-wechat-toggle (requires wechat-universal-bwrap) (optional)
- wechat-bin (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 59 Next › Last »
chenxi commented on 2024-03-11 09:59 (UTC)
ywxt commented on 2024-03-10 16:19 (UTC)
建议使用 --ro-bind-try "${XDG_CONFIG_HOME}"/fontconfig "${XDG_CONFIG_HOME}"/fontconfig 的时候先判断一下环境变量,像我就没有设置
hdm9527 commented on 2024-03-09 11:43 (UTC) (edited on 2024-03-09 11:43 (UTC) by hdm9527)
更新后hyprland环境下能正常使用微信了,但是环境检测有各个小问题,hyprland是纯wayland环境,没有XAUTHORITY,虽说不影响使用
❯ wechat-uos-beta
[Warn] No ${XAUTHORITY} detected! Do you have any X server running?
Launching WeChat Beta...
libpng warning: iCCP: known incorrect sRGB profile
Kimiblock commented on 2024-03-09 09:46 (UTC)
@kkren 感谢, 会在下个版本加入
Kimiblock commented on 2024-03-09 09:45 (UTC) (edited on 2024-03-09 09:46 (UTC) by Kimiblock)
Failed to open /dev/null 代表 XAUTHORITY 不存在
ln 报错已修复
roukaixin commented on 2024-03-09 04:29 (UTC)
通知无效
kkren commented on 2024-03-08 19:14 (UTC)
可以添加 --ro-bind $HOME/.config/fontconfig $HOME/.config/fontconfig来让微信走用户配置的fontconfig
hdm9527 commented on 2024-03-08 15:05 (UTC) (edited on 2024-03-09 11:12 (UTC) by hdm9527)
kde(wayland)环境下能正常使用,不过会提示该文件已存在
❯ wechat-uos-beta %u
ln: 无法创建符号链接 '/home/xxx/xwechat_files/xwechat_files': 文件已存在
Launching WeChat Beta...
libpng warning: iCCP: known incorrect sRGB profile
hyprland(wayland)环境运行提示文件打开失败,试了隔壁的包启动正常,没有报错,除了托盘不能用,其他方面没发现什么问题
❯ wechat-uos-beta %u
Launching WeChat Beta...
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
Failed to open /dev/null
libpng warning: iCCP: known incorrect sRGB profile
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:
portable-legacyto continue using the old version of PortableSorry 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 -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用