For reasons™ (I'm happy to discuss those internally), I cannot have xclip installed on my machine. This currently means I have to uninstall please as well.
I'd therefore suggest the following:
- move the
xclip dependency from Depends to Suggests (see https://www.debian.org/doc/debian-policy/ch-relationships.html, this is also more consistent with the PKGBUILD)
- (for consistency) also include
wl-clipboard there (I don't really care about that, but it would make sense looking into the code)
- allow to use
xsel instead of xclip (choose the one that is present) on X11
I'm happy to provide a PR if there are good chances it would be merged – just let me know :)
For reasons™ (I'm happy to discuss those internally), I cannot have
xclipinstalled on my machine. This currently means I have to uninstallpleaseas well.I'd therefore suggest the following:
xclipdependency fromDependstoSuggests(see https://www.debian.org/doc/debian-policy/ch-relationships.html, this is also more consistent with the PKGBUILD)wl-clipboardthere (I don't really care about that, but it would make sense looking into the code)xselinstead ofxclip(choose the one that is present) on X11I'm happy to provide a PR if there are good chances it would be merged – just let me know :)