Skip to content

Releases: cpulxb/WSL-Image-Clipboard-Helper

v4.0 Rust tray helper

Choose a tag to compare

@cpulxb cpulxb released this 10 May 03:59

Summary

  • Rebuilt the helper as the Rust mainline Windows tray application.
  • Added embedded multi-size tray/application icon and DPI-aware Windows manifest.
  • Added Explorer file-copy handling so copied Windows file paths paste as WSL /mnt/... paths.
  • Preserved image clipboard paste flow, async temp PNG saving, tray hotkey/mode switching, and exit cleanup.

Assets

  • WSL-Image-Clipboard-Helper-v4.0.zip
    • wsl_clipboard.exe
    • wsl_clipboard.toml
    • temp/
    • README.md

Checksums

SHA256  WSL-Image-Clipboard-Helper-v4.0.zip
c36583b90668211537de246552bdd490eedc9461cc61b11a6b0b1ae862e33f9c

SHA256  wsl_clipboard.exe
de0869231824b66048aa98da35ff0b55efef40ec4cdd321886039ba66e15e738

wsl_clipboard.7z

Choose a tag to compare

@cpulxb cpulxb released this 02 Nov 09:35
a23417e

压缩包,直接下载,解压后双击exe使用,第一次运行会让用户选择是否运行此exe,后续双击exe可直接启动
wsl_clipboard.7z为Rust重构版本