Merge pull request #1891 from wisdommen/patch-1 Update Help.md 解决无法监控硬件温度
修正选项设置对话框中使用触摸板手势滚动过快的问题
ci更新
Merge pull request #1783 from mhqschen/master dwrite color font
Merge pull request #1656 from BombaxCeiba/fix_unexpected_d3d10_1_device_recreation fix: 修复D3D设备丢失时重新创建的设备不齐全的问题
Merge pull request #1582 from BombaxCeiba/windows_web_experience_detector feat:支持通过检测Windows小组件是否安装来调整任务栏窗口靠左显示的位置
Update Help.md 添加如果Traffic Monitor无法监控到温度但是LibreHardwareMonitor可以监控到的情况该怎么处理
dwrite color font
CI: arm64ec 添加x64 dll上传
CI: 添加 Arm64EC CI
feat: 添加Arm64EC编译配置
fix: 修复D3D设备丢失时无法重新创建的问题 在重新创建图形设备时会记录方法名
feat:支持检测Windows小组件是否存在来调整任务栏窗口靠左显示的位置
chore: 项目迁移到C++20并编译通过
打开了D2D渲染后自动开启“背景透明”并关闭“根据任务栏颜色自动设置背景色”
修正Windows 11 build 22621版本后触屏设备任务栏窗口位置不正确的问题
Merge pull request #1565 from BombaxCeiba/fix_end_draw_not_invoke fix: 再次修复了不启用插件时D2D渲染出错的问题
fix: 再次修复了不启用插件时D2D渲染出错的问题 上次修复commit: 38c25d43a4b24e084c4e7453af77127747ab24de
Merge pull request #1560 from numbfall/master Increase top offset range from 5 to 20
Top offset range 5 to 20
Increase top offset range from 5 to 20 Increase top offset range from 5 to 20. Larger negative value is not required however the top offset should be at least 20. With 5 points, the taskbar monitor is still not vertically aligned in the center on latest windows update and a tablet height taskbar.
去掉任务栏设置中“窗口顶部间距”和“垂直边距”选项的“Nagtive”选项;CSpinEdit类支持负值。
Merge branch 'master' of https://github.com/triqadafi/TrafficMonitor # Conflicts: # TrafficMonitor/TaskBarDlg.cpp # TrafficMonitor/TrafficMonitor.rc # TrafficMonitor/resource.h
Merge pull request #1555 from M52-A/master New calculation method for calculate the position of the taskbar window when the taskbar window is displayed on the left side and close to the icon
Merge pull request #1429 from podipod/patch-1 Update Help.md
Merge pull request #1327 from Linmson/master 监控间隔最大值调整为30s
Merge pull request #1533 from BombaxCeiba/TransparentSupport D2D渲染的后续改进
New calculation method for calculate the position of the taskbar window when the taskbar window is displayed on the left side and close to the icon
更新崩溃时的错误提示