All Projects → Smithay → smithay-clipboard

Smithay / smithay-clipboard

Licence: MIT license
Provides access to the wayland clipboard for client applications

Programming Languages

rust
11053 projects
HTML
75241 projects

crates.io Build Status

Smithay Clipboard

This crate provides access to the Wayland clipboard for applications already using some sort of GUI toolkit or a windowing library, like winit, since you should have some surface around to receive keyboard/pointer events.

If you want to access clipboard from the CLI or to write clipboard manager, this is not what you're looking for.

Documentation

The documentation for the master branch is available online.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].