Package Details: wayclip 0.4.2-1

Git Clone URL: https://aur.archlinux.org/wayclip.git (read-only, click to copy)
Package Base: wayclip
Description: Wayland clipboard utility
Upstream URL: https://git.sr.ht/~noocsharp/wayclip
Keywords: clipboard wayland
Licenses: ISC
Submitter: None
Maintainer: Rubo
Last Packager: Rubo
Votes: 2
Popularity: 0.083468
First Submitted: 2022-07-25 17:35 (UTC)
Last Updated: 2024-03-31 18:36 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

<deleted-account> commented on 2022-07-26 14:41 (UTC)

@noocsharp, Thanks for the correction! Also let me know if you as a developer would like to become a maintainer of this package :)

noocsharp commented on 2022-07-25 23:35 (UTC) (edited on 2022-07-25 23:39 (UTC) by noocsharp)

wlroots is not a dependency, it's just that in order for wayclip to do anything, the compositor has to implement the wlr-data-control protocol.

Also wayland is a runtime dependency as well, since waycopy and waypaste link against the libwayland client library.

Besides that, it looks good.