Index | Thread | Search

From:
Volker Schlecht <openbsd-ports@schlecht.dev>
Subject:
[NEW] wayland/wl-clipboard
To:
ports <ports@openbsd.org>
Date:
Sat, 28 Feb 2026 18:55:11 +0100

Download raw body.

Thread
Description

wl-clipboard provides two command-line Wayland clipboard utilities, 
wl-copy and wl-paste, that let you easily copy data between the 
clipboard and Unix pipes, sockets, files and so on.

WWW: https://github.com/bugaevc/wl-clipboard

Maintainer

The OpenBSD ports mailing-list

I'm intentionally pulling in the latest commit, because it contains a 
fix for a buffer overflow and the option to mark clipboard contents as 
sensitive (i.e. for password managers). Builds and works fine on amd64. ok?