在系统默认文件管理器里“打开所在文件夹”这个功能,在 deepin-wine-wechat 里可以修改 dde-file-manager 来实现,但是 spark 版本该怎么办呢?
Search Criteria
Package Details: com.qq.weixin.spark 3.8.0.41spark23.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/com.qq.weixin.spark.git (read-only, click to copy) |
---|---|
Package Base: | com.qq.weixin.spark |
Description: | Tencent WeChat Client from Spark Store |
Upstream URL: | https://weixin.qq.com/ |
Keywords: | |
Licenses: | unknown |
Conflicts: | com.qq.weixin.dcs |
Replaces: | com.qq.weixin.dcs |
Submitter: | SamLukeYes |
Maintainer: | zhuangzhuang (SamLukeYes) |
Last Packager: | SamLukeYes |
Votes: | 21 |
Popularity: | 1.24 |
First Submitted: | 2020-10-16 01:56 (UTC) |
Last Updated: | 2023-08-08 06:27 (UTC) |
Dependencies (10)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils)
- hicolor-icon-theme (hicolor-icon-theme-git)
- lib32-glibc (lib32-glibc-git, lib32-glibc-linux4)
- lib32-libx11
- lib32-libxext
- spark-dwine-helper (spark-dwine-helper-git)
- wine (wine-wl-git, wine-stable-next, wine-git, wine-staging-git, wine-stable, wine-valve, wine-staging-wow64, wine-wow64, wine-ge-custom, wine-staging)
- xdg-utils (busking-git, xdg-utils-slock, xdg-utils-lxqt, mimi, mimi-git, xdg-utils-handlr, opener, xdg-utils-betterlockscreen, xdg-utils-symlink-fix, xdg-utils-custom-open, mimejs-git, xdg-utils-mimeo)
- wqy-microhei (wqy-microhei-nightly_build, wqy-microhei-kr-patched, wqy-microhei-patched) (optional) – Recommended font
- wqy-zenhei (wqy-zenhei-nightly_build) (optional) – Recommended font
Required by (0)
Sources (1)
myuan commented on 2023-09-04 05:51 (UTC)
zyk commented on 2023-08-28 03:58 (UTC)
打开所在文件夹 能不能直接用系统的文件管理 比如manjaro 的 kde
sunshe35 commented on 2023-08-26 09:35 (UTC)
这个用起来比deepin那个好,可以打开朋友圈,可以看公众号,可以打开小程序。用起来很稳定,已经很不错了。
主要缺点如下,都是小问题。
输入法fcitx5输入法弹窗在窗口左上角 。
朋友圈无法点赞和回复,
搜一搜无法使用中文输入法。
iamcheyan commented on 2023-08-14 05:25 (UTC)
~/.deepinwine/Spark-weixin/scale.txt
内可用的缩放选项为: 1.0,1.25,1.5,1.75,2.0
在4k分辨率下2.0依然很小,可以修改 /opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh
文件中以下部分,修改为需要的dpi,我把2.0修改为240,体验很好。
case "$wine_scale" in
1.0)
dpi="96"
;;
1.25)
dpi="120"
;;
1.5)
dpi="144"
;;
1.75)
dpi="192"
;;
2.0)
dpi="240"
;;
*)
dpi="96"
#可能不是Xorg或者是其他错误
;;
esac
sl903dj commented on 2023-08-11 01:21 (UTC)
打字输入法选词框不跟随,一直在左上角。dwm+Fcitx5+rime中州输入法
Cyang39 commented on 2023-08-10 07:17 (UTC)
我这里每次修改DPI,打开微信就重置,直接修改 ~/.deepinwine/Spark-weixin/scale.txt 文件可以
zhuangzhuang commented on 2023-08-09 08:20 (UTC)
@zs13 WINEPREFIX=~/.deepinwine/Spark-weixin winecfg @mikuyoo 使用 archlinuxcn/wine-for-wechat
mikuyoo commented on 2023-08-09 05:45 (UTC)
打开微信,不最小化的情况下,如果用其他界面覆盖会在界面上有一个wechat的那个白色透明框,最小化的时候正常。同时在无法用订阅号功能,一片黑屏。
zs13 commented on 2023-08-08 11:10 (UTC)
请问如何更改缩放倍率,选错了不知道在那里改
Pinned Comments
SamLukeYes commented on 2023-06-24 08:04 (UTC)
@witt.9099 This package is explicitly a port of the Wine WeChat provided by Spark Store, and not related to any other Wine WeChat projects. Please do not flag out-of-date when there's not a new version available in Spark Store.
SamLukeYes commented on 2022-09-08 09:23 (UTC)
由于
deepin-wine6-stable
的打包问题,暂时将依赖切换为wine
。如果存在透明窗口等问题,可以考虑使用archlinuxcn/wine-for-wechat
。顺带一提,上游已经把
WINEPREFIX
改为~/.deepinwine/Spark-weixin
SamLukeYes commented on 2021-01-06 08:28 (UTC) (edited on 2021-01-06 08:28 (UTC) by SamLukeYes)
在安装本软件包前,请确认已启用 [multilib] 仓库