Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clipboard: add wl-copy support #514

Merged
merged 1 commit into from
Sep 4, 2019
Merged

Conversation

alyssais
Copy link
Contributor

@alyssais alyssais commented Jul 8, 2019

wl-copy appears to have become the de-facto standard command line
program for copying to the clipboard on Wayland, with multiple
implementations of the same interface[1][2].

I think it makes sense for wl-copy to be preferred over xclip if both
are installed, since Wayland should generally be preferred over X11.

[1]: https://github.com/bugaevc/wl-clipboard
[2]: https://github.com/YaLTeR/wl-clipboard-rs

Signed-off-by: Alyssa Ross hi@alyssa.is

wl-copy appears to have become the de-facto standard command line
program for copying to the clipboard on Wayland, with multiple
implementations of the same interface[1][2].

I think it makes sense for wl-copy to be preferred over xclip if both
are installed, since Wayland should generally be preferred over X11.

[1]: https://github.com/bugaevc/wl-clipboard
[2]: https://github.com/YaLTeR/wl-clipboard-rs

Signed-off-by: Alyssa Ross <hi@alyssa.is>
@GPaulovics
Copy link
Contributor

Thank you @alyssais

@GPaulovics GPaulovics merged commit 75bdb19 into lastpass:master Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants