Implement gtk-primary-selection protocol (#7)

Add fallback to gtk primary selection, when zwp primary selection is not available
This commit is contained in:
Kirill Chibisov 2019-08-13 18:58:12 +03:00 committed by trimental
parent 2fdbb82802
commit 29b2884442
2 changed files with 206 additions and 55 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
- Add fallback to gtk primary selection, when zwp primary selection is not available
## 0.3.3 -- 2019-06-14
- Update nix version to 0.14.1