Add primary selection support

This commit is contained in:
Lucas Timmins 2019-06-06 14:33:20 +08:00 committed by trimental
parent 1fa455ab6f
commit 60e77cd2b0
3 changed files with 208 additions and 15 deletions

View file

@ -11,6 +11,7 @@ keywords = ["clipboard", "wayland"]
[dependencies]
sctk = { package = "smithay-client-toolkit", version = "0.5" }
nix = "0.13.0"
[dev-dependencies]
andrew = "0.2"