No description
Find a file
Kirill Chibisov 705939b3bf Only update serial on PtrEvent::Enter/Button when seat is already presented (#8)
Fixes primary selection storing, when mouse button was pressed inside surface
and then released outside.
2019-09-03 21:38:28 +08:00
examples Refactor thread code into threaded.rs 2019-06-07 10:46:22 +08:00
src Only update serial on PtrEvent::Enter/Button when seat is already presented (#8) 2019-09-03 21:38:28 +08:00
.gitignore Initial commit 2019-02-10 01:28:53 +08:00
.travis.yml Fix .travis.yml 2019-02-14 18:22:51 +08:00
Cargo.toml Release 0.3.4 2019-08-14 00:10:31 +08:00
CHANGELOG.md Only update serial on PtrEvent::Enter/Button when seat is already presented (#8) 2019-09-03 21:38:28 +08:00
CONTRIBUTING.md Fix docs 2019-02-14 18:01:57 +08:00
doc_index.html Rename to smithay-clipboard 2019-02-10 19:05:47 +08:00
LICENSE Initial commit 2019-02-10 01:28:53 +08:00
README.md Rename to smithay-clipboard 2019-02-10 19:05:47 +08:00

crates.io Build Status

Smithay Clipboard

This crate provides access to the wayland clipboard.

Documentation

The documentation for the master branch is available online.

The documentation for the releases can be found on docs.rs.