Skip to content

IdleTrigger v1.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 10:07

更新重点

昼夜模式

  • 自动检测 Windows 主题切换能力。
  • 被系统或策略阻止时,停用相关功能但保留配置。

显示与界面

  • 托盘图标会随显示器 DPI 和缩放变化重新加载。
  • 控制浮层、任务窗口、进程选择器和动作预警能更平稳地适应 DPI 变化。
  • 减少闪烁、错位和意外横向滚动。

程序体积

  • 移除正式版中不必要的加密/FIPS 依赖。
  • 较 v1.7.0,x64 与 x86 版本分别缩小约 120 KiB 和 104 KiB。

Highlights

Day / Night

  • IdleTrigger now detects whether Windows theme switching is available.
  • If Windows or policy blocks it, related features stop but saved settings remain.

Display & UI

  • Tray icons reload when display DPI or scaling changes.
  • The panel, task windows, picker, and warning now handle DPI changes more smoothly.
  • This reduces flicker, misalignment, and unwanted horizontal scrolling.

Package Size

  • Removed unused cryptographic/FIPS dependencies from release builds.
  • Compared with v1.7.0, x64 is about 120 KiB smaller and x86 about 104 KiB smaller.

完整变更 / Full Changelog: v1.7.0...v1.8.0