allie-wake-up / cli-clipboard

System Clipboard interfacing library in Rust
Apache License 2.0
22 stars 7 forks source link

`set_contents` does not set text in KDE Plasma (Linux) #20

Open tulpenkiste opened 1 year ago

tulpenkiste commented 1 year ago

KDE Plasma uses their own clipboard manager (klipper) and as a result, the string passed into set_contents is not accessible via CTRL+V/Super+V.

tulpenkiste commented 1 year ago

Fixed title and desc (got confused with another library but the same issue applies to both)

stillonearth commented 1 year ago

It doesn't work in cinnamon as well.