zhongyang219

Results 231 comments of zhongyang219

目前TrafficMonitor只支持到Windows11 21H2(22000)版本,暂时不支持预览版的Windows11。等Windows11正式版更新后会进行适配,请耐心等待。你也可以参考这里下载其他开发者修正的版本: https://github.com/zhongyang219/TrafficMonitor/pull/1106

最新版本已经添加了插件功能,用户可以参照[插件开发指南](https://github.com/zhongyang219/TrafficMonitor/wiki/%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91%E6%8C%87%E5%8D%97)开发插件,实现任意自定义项目的显示。

非常感谢你为TrafficMonitor做出的改进。我近期计划更新TrafficMonitor1.74版本,以解决Windows11 22h2中任务栏显示的问题。为了保险起见,这个pr我打算在版本更新后再合并。

There is indeed some problems when the display DPI changed. But it should be fixed after the app is restarted. I will investigate this problem.

其他软件的很难实现,不过可以确实可以考虑一下实现MusicPlayer2的歌词显示。

有个问题,如果我在工程中添加或删除的cpp或h文件,那么CMakeList.txt文件也要相应更新,cmake好像还支持`*.cpp`这种通配符的写法吧。

请参考[常见问题-Windows10中开启HDR后任务栏窗口无法显示](https://github.com/zhongyang219/TrafficMonitor/blob/master/Help.md#11-windows10%E4%B8%AD%E5%BC%80%E5%90%AFhdr%E5%90%8E%E4%BB%BB%E5%8A%A1%E6%A0%8F%E7%AA%97%E5%8F%A3%E6%97%A0%E6%B3%95%E6%98%BE%E7%A4%BA)

> @zhongyang219 > 这个方法不能完全解决问题,我通过某些第三方软件(startisback)将任务栏的颜色调成动态的,取消透明背景以后会出现背景色不匹配的问题 > ![image](https://user-images.githubusercontent.com/44677306/126065042-de55ee4d-8e1a-4ef8-a84c-c1b9f35b3786.png) 那我就没办法了,你可以关闭HDR

合并了 @ZetaSp 的pull request https://github.com/zhongyang219/TrafficMonitor/pull/785 ,大家可以到 [Action界面](https://github.com/zhongyang219/TrafficMonitor/actions) 下载最新预编译的版本,看看问题是否已解决。

Win11现在还处理预览版阶段,我无法预测正式版的Win11中任务会被改成什么样子,因此我认为现在适配Win11的任务栏为时尚早。而且我本人使用的操作系统还是Win10,我也并不打算将非正式版的Windows系统作为日常使用的操作系统。