我在 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'
提前谢谢维护者的解答!
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 -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用