YaLTeR / wl-clipboard-rs

A safe Rust crate for working with the Wayland clipboard.
Apache License 2.0
223 stars 16 forks source link

Add a function for checking primary selection support #3

Closed YaLTeR closed 5 years ago

YaLTeR commented 5 years ago

Example use-case: https://github.com/aweinstock314/rust-clipboard/pull/65