Search Criteria
Package Details: wayclip 0.4.1-1
Package Actions
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: | sdfadsf34 |
Maintainer: | Rubo |
Last Packager: | Rubo |
Votes: | 2 |
Popularity: | 0.014921 |
First Submitted: | 2022-07-25 17:35 (UTC) |
Last Updated: | 2023-02-26 11:06 (UTC) |
Dependencies (2)
- wayland (wayland-git, wayland-nodocs-git)
- wayland (wayland-git, wayland-nodocs-git) (make)
Latest Comments
sdfadsf34 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.