CrossCopy / tauri-plugin-clipboard

A Tauri clipboard plugin with text, files, html, RTF, and image support. Clipboard content update monitoring is also supported.
https://crosscopy.github.io/tauri-plugin-clipboard/
MIT License
145 stars 10 forks source link

Upgrade clipboard-rs version to fix clipboard image bug. Bump to v0.6.2 #22

Closed HuakunShen closed 5 months ago

HuakunShen commented 5 months ago

previous clipboard-rs had problem reading image on win11. Fixed now.

Related issues: