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
122 stars 6 forks source link

Update watcher #24

Closed HuakunShen closed 2 months ago

HuakunShen commented 2 months ago

Replace clipboard-master with clipboard-rs crate for clipboard monitoring.

Fix watcher API and demo.

V0.6.4