#1028422 RFP: clipboard -- unified terminal clipboard tool

#1028422#5
Date:
2023-01-10 20:27:43 UTC
From:
To:
Version: 0.2.1r2
Upstream Author: Jackson Huff (me)
URL: https://github.com/Slackadays/Clipboard
License: GPLv3
Language: C++ (C++20)

Clipboard is a tool that unifies terminal clipboard access across all
platforms that support C++20, even those that lack a native clipboard
system. In addition, Clipboard intends to improve the overall user
experience of using utilities in the terminal.

For systems with a native clipboard system, Clipboard supports X11, macOS,
and Windows as of 0.2.1r2, and Wayland support is WIP.

This should be fairly simple to package, as it has a hard constraint of no
required dependencies, as well as being able to make full use of the C++20
standard. However, to support X11/Wayland, the Debian clipboard package can
make libx11 and libwayland optional dependencies.

#1028422#12
Date:
2025-02-13 12:31:14 UTC
From:
To: