Moon

Results 23 comments of Moon

目前测试下来,问题可能主要还是出在 `electron` 上游以及 linux 的 StatusNotifierItem 上。 commit https://github.com/mihomo-party-org/clash-party/commit/305210cb96ed846297e11f267bd978570856b244 引入之前,在 linux 中托盘僵死的问题也是**存在**的,只不过发生的**概率极低**,引入后使其出现的**概率增大**了而已。 关于 `禁用托盘图标` 的非预期行为,我写了一个最小化的 electron 应用来测试 tray 功能,得到的答案是 tray.destory() 这个方法就是无法在 linux 上让托盘消失,需要手动开关 `appindicator` 插件,让人很无语。

same here on Fedora42, gnome, wayland. It's normal before v1.2.0.

等下个版本 release 后再试下看看有没有问题,并且应该不需要禁用 systemd-resolve 的 stub 了