Skip to content

v0.1.2-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:03

fix: 修复任务栏与托盘图标不正确的问题

  • main.rs: 去掉 with_window_icon,让 Windows 自动使用 exe 嵌入的 icon 资源
  • icon.rs: 托盘图标改为从 exe 资源加载(Icon::from_resource),而非运行时像素图
  • bump 版本至 0.1.2-alpha.3