Package Details: wechat 4.0.0.23-13

Git Clone URL: https://aur.archlinux.org/wechat.git (read-only, click to copy)
Package Base: wechat
Description: 微信是一种生活方式. 可选沙盒支持.
Upstream URL: https://weixin.qq.com/
Keywords: bwrap qt sandbox universal uos wechat
Licenses: LicenseRef-Proprietary
Provides: wechat-bin, wechat-universal, wechat-universal-bwrap, wechat-uos, wechat-uos-bwrap, wechat-uos-qt
Replaces: wechat-beta-bwrap, wechat-bin, wechat-universal, wechat-universal-bwrap, wechat-uos, wechat-uos-bwrap, wechat-uos-qt
Submitter: Kimiblock
Maintainer: Kimiblock (SiHuan)
Last Packager: Kimiblock
Votes: 32
Popularity: 8.19
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2024-11-29 09:05 (UTC)

Pinned Comments

Kimiblock commented on 2024-11-25 03:25 (UTC)

请注意: 沙盒关闭后由用户负责设定环境变量

包括但不限于 QT_IM_MODULE 和 QT_SCREEN_SCALE_FACTOR, PR open: https://github.com/Kraftland/portable

Kimiblock commented on 2024-11-13 11:11 (UTC) (edited on 2024-11-22 08:43 (UTC) by Kimiblock)

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

WeChat_Data/wechat.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

1 2 3 4 5 6 .. 32 Next › Last »

guozesheng commented on 2024-12-02 11:06 (UTC)

@maxwellxzy 兄弟缩放的问题解决了吗?我刚更新完也缩放失效了,现在界面和字体超小。

RadonLithium commented on 2024-11-30 06:24 (UTC)

非常感谢,已解决

Kimiblock commented on 2024-11-30 04:14 (UTC)

@RadonLithium 请尝试更新系统, 并确保无其他程序正在使用 legacy StatusNotifier 实现

RadonLithium commented on 2024-11-30 01:42 (UTC)

目前无托盘图标

maxwellxzy commented on 2024-11-26 06:30 (UTC)

更新最新版后,放大突然失效。 不管在哪设置QT_SCREEN_SCALE_FACTORS都没有用

njpig commented on 2024-11-25 09:06 (UTC)

@admmin

右键应用程序图标 (非托盘图标), 选择 Open WeChat Data

admmin commented on 2024-11-25 07:51 (UTC)

现在微信的共享目录是哪一个呢,不太懂代码

njpig commented on 2024-11-25 05:02 (UTC)

感谢!感谢!

@Kimiblock

Kimiblock commented on 2024-11-25 04:57 (UTC)

在这里开 issue: https://github.com/Kraftland/portable

稍后我会找时间解决

njpig commented on 2024-11-25 04:02 (UTC) (edited on 2024-11-25 04:02 (UTC) by njpig)

把 ~/.local/share/WeChat_Data/options/sandbox里面的:

disableSandbox改成enableSandbox后,

输入法也可以用,缩放也正常了。

有更好的办法启动Sandbox吗? 因为我在图标上点击“Toggle Sandbox"好像没有起作用。一直是SandBox Disabled状态。

@Kimiblock