clipboard-win icon indicating copy to clipboard operation
clipboard-win copied to clipboard

Rust win clipboard utilities

Results 3 clipboard-win issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this great crate. It's not a bug of this crate, but it's a related strange issue. ## issue Have you ever meet the issue that: 1. OS,...

When reading and writing to the clipboard using the FileList format, how can I specify and detect whether a file/folder has been cut or copied.

help wanted

There are a few formats to choose from, how can I know which ones are available before extracting? I saw EnumFormats in the raw crate, but that seems too low...

help wanted
question