clipboard-history-wayland

Crates.ioclipboard-history-wayland
lib.rsclipboard-history-wayland
version0.12.2
created_at2024-04-25 21:46:59.348893+00
updated_at2025-08-20 01:20:34.609785+00
descriptionWayland Ringboard clipboard listener.
homepage
repositoryhttps://github.com/SUPERCILEX/clipboard-history
max_upload_size
id1220767
size78,035
Alex Saveau (SUPERCILEX)

documentation

README

Ringboard Wayland

Crates.io Version

This binary provides a Wayland clipboard watching service for the Ringboard database. It connects to the Wayland and Ringboard servers and uses the ext_data_control_v1 protocol to monitor the clipboard for new clipboard selections to send to the Ringboard server.

Additionally, it offers a paste server capable of becoming the Wayland selection owner for clients to call. Implementation notes are similar to the X11 watcher.

Commit count: 604

cargo fmt