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: 51
Popularity: 12.60
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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 51 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'

提前谢谢维护者的解答!

devome commented on 2024-11-16 03:17 (UTC) (edited on 2024-11-17 01:22 (UTC) by devome)

@mapleafgo 你这样映射掉整个家目录会造成文件收发不便,最好是只映射覆盖掉~/.xwechat和$XDG_DOCUMENTS_DIR/xwechat_files这两个目录,其他仍然复用原本的目录。

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 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