Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 任务栏中的图标不会根据连接模式改变颜色了,hover信息也不对 #3729

Closed
2 tasks done
DragonLi-Mi opened this issue Apr 21, 2023 · 5 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@DragonLi-Mi
Copy link

预期情况

之前清除系统代理为蓝色,不改变系统代理为紫色,配置系统代理为红色。 hover信息为当前active的服务器地址

实际情况

image

复现方法

现在切换代理模式,窗口上的icon会变色,但是任务栏中的Icon不会改变也颜色。 鼠标移动到任务栏icon上显示的是所有服务器中的第一个,而不是active的地址

日志信息

没有看到有效log

2023-04-21 09:17:38.0436-INFO subscription更新订阅结束
2023-04-21 11:19:59.7722-DEBUG 以一种访问权限不允许的方式做了一个访问套接字的尝试。,以一种访问权限不允许的方式做了一个访问套接字的尝试。
2023-04-21 11:19:59.7851-DEBUG    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
   at System.Net.Sockets.TcpListener.Start()
   at PacLib.PacHandler.RunListener()
   at PacLib.PacHandler.Start(String configPath, Int32 httpPort, Int32 pacPort)
   at v2rayN.Handler.SysProxyHandle.UpdateSysProxy(Config config, Boolean forceDisable)

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

@DragonLi-Mi DragonLi-Mi added the bug Something isn't working label Apr 21, 2023
@2dust
Copy link
Owner

2dust commented Apr 21, 2023

版本号?

@DragonLi-Mi
Copy link
Author

V6.2.1
image

@2dust
Copy link
Owner

2dust commented Apr 21, 2023

@2dust 2dust closed this as completed May 8, 2023
@InGramViking
Copy link

@2dust
v6.23 版本,现在任务栏右键共有4种连接模式,如果未来将Tun模式也放里面,可能就有5种模式。

但是现在的 自动配置系统代理PAC模式 共用红色图标,能否将PAC模式换个颜色,让每个连接模式一个颜色?

另外现在 不改变系统代理 模式的紫色,颜色可以选择对比度更高的紫色,或者说图标整体能更大一些。
我拿老版本v3.29的紫色图标和图标大小和v6.23对比一下,或许更大的图标或者对比度更高的颜色能更好的展示传达信息

image

@gush4
Copy link
Contributor

gush4 commented Oct 22, 2024

@2dust v6.23 版本,现在任务栏右键共有4种连接模式,如果未来将Tun模式也放里面,可能就有5种模式。

但是现在的 自动配置系统代理PAC模式 共用红色图标,能否将PAC模式换个颜色,让每个连接模式一个颜色?

另外现在 不改变系统代理 模式的紫色,颜色可以选择对比度更高的紫色,或者说图标整体能更大一些。 我拿老版本v3.29的紫色图标和图标大小和v6.23对比一下,或许更大的图标或者对比度更高的颜色能更好的展示传达信息

image

This feature(icon for PAC mode) has been merged into master branch. #5876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants