Package Details: wechat 1:5-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: 47
Popularity: 4.70
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2025-01-20 09:44 (UTC)

Dependencies (2)

Required by (2)

Sources (2)

Pinned Comments

Kimiblock commented on 2024-12-31 16:40 (UTC)

WeChat will soon split into 2 packages. While wechat-bin will be the new "vanilla" version, this package will revert back to the original state and automatically set env vars for input method, HiDPI and more. The sandbox will still remain optional in this package, though.

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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 56 Next › Last »

Nojup521 commented on 2024-11-17 12:30 (UTC) (edited on 2024-11-17 12:30 (UTC) by Nojup521)

我在 GNOME 上使用微信客户端时,每个窗口右上角的“最大化”、“最小化”、“关闭”三个按钮图标没有正常显示。当鼠标悬停在这些位置时,会有灰色阴影提示,点击后也能正确执行相关操作,但图标本身是缺失的。此外,聊天窗口中的“表情”、“发送文件”、“截图”、“聊天记录”等按钮也存在相同的问题,即功能正常但图标缺失。

截图在链接里:https://drive.google.com/file/d/1x5tgl8uEup8SN3hZUIj6i8-OHUKc9So4/view?usp=sharing

我的基本环境如下:

[xyz@end ~]$ uname -a
Linux end 6.11.8-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 15 Nov 2024 15:35:07 +0000 x86_64 GNU/Linux
[xyz@end ~]$ lsb_release -a
LSB Version:    n/a
Distributor ID: EndeavourOS
Description:    EndeavourOS Linux
Release:    rolling
Codename:   rolling
[xyz@end ~]$ gnome-shell --version
GNOME Shell 47.1
[xyz@end ~]$ lspci | grep -E "VGA|3D"
01:00.0 VGA compatible controller: NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] (rev a1)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raphael (rev d8)
[xyz@end ~]$ lsmod | grep drm
drm_exec               12288  1 amdgpu
drm_buddy              24576  1 amdgpu
drm_suballoc_helper    12288  1 amdgpu
drm_display_helper    266240  1 amdgpu
cec                    94208  1 drm_display_helper
nvidia_drm            143360  6
drm_ttm_helper         16384  3 amdgpu,nvidia_drm
ttm                   102400  2 amdgpu,drm_ttm_helper
nvidia_modeset       1671168  3 nvidia_drm
[xyz@end ~]$ gsettings get org.gnome.desktop.interface gtk-theme
'Adwaita'
[xyz@end ~]$ gsettings get org.gnome.desktop.interface icon-theme
'Qogir'

提前谢谢维护者的解答!

mapleafgo commented on 2024-11-15 14:59 (UTC)

@devome 感谢,copy出了个wechat2.desktop,改写Exec如下后,就可以了

Exec=bash -c "bwrap --dev-bind / / --dev-bind ${HOME}/.wechat2 ${HOME} --proc /proc --dev /dev --unshare-all --share-net --die-with-parent /usr/bin/wechat %U"

Kimiblock commented on 2024-11-15 08:45 (UTC)

Oh well The first sentence of description is WeChat’s slogan. The latter one means optional sandbox support

bluedevil commented on 2024-11-15 06:05 (UTC)

Oh no not manual! I mean PKGBUILD's description part: Description: 微信是一种生活方式. 可选沙盒支持. =)

Kimiblock commented on 2024-11-14 15:15 (UTC)

@bluedevil if you mean user manual, check ArchWiki. The app itself does not support English at all afaik

bluedevil commented on 2024-11-14 14:08 (UTC)

Hello @Kimiblock I do not know Chinese; can you add English in the description part? Thank you.

killer commented on 2024-11-14 07:54 (UTC)

感谢回复!设置环境变量后可以输入中文了

XIM="fcitx"
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx

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 模块.