ublue-os / main

OCI base images of Fedora with batteries included
https://universal-blue.org/images/main/
Apache License 2.0
504 stars 50 forks source link

wl-clipboard: Wayland clipboard utilities #523

Closed MinimaxHeadroom closed 1 month ago

MinimaxHeadroom commented 8 months ago

Describe the package

I'd like to request the package wl-clipboard, which offers essential command-line tools for clipboard management in Wayland.

Since Fedora lacks a built-in command-line clipboard manager, this software would improve productivity and user experience by allowing data to be copied and pasted directly from the terminal to other applications or vice versa.

Including this package in the base image seems like a perfect addition. Its inclusion also aligns particularly well with the Bluefin-cli experience prototype.^1

For reference, from the project's README:^2

This project implements 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.

An example of copying data to the Wayland clipboard with wl-copy:

command 2>&1 | wl-copy

Information on the package

$ dnf info wl-clipboard
(...)
Available Packages
Name         : wl-clipboard
Version      : 2.2.1
Release      : 1.fc39
Architecture : x86_64
Size         : 58 k
Source       : wl-clipboard-2.2.1-1.fc39.src.rpm
Repository   : updates
Summary      : Command-line copy/paste utilities for Wayland
URL          : https://github.com/bugaevc/wl-clipboard
License      : GPL-3.0-or-later
Description  : 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.

Image

Silverblue

bmp commented 7 months ago

Second this, it would save me a lot of trouble (from layering) if this could be included in the base image.