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 support #22

Open
l4l opened this issue Dec 29, 2020 · 2 comments
Open

Clipboard support #22

l4l opened this issue Dec 29, 2020 · 2 comments

Comments

@l4l
Copy link
Owner

l4l commented Dec 29, 2020

It might be handy to support clipboard.

  • Copy, as far as I know, won't work, because no other wayland client can get a buffer after exit. And since yofi is displayed as overlay no other window (except locking screen maybe) can get it. Therefore I don't feel like it make much sense to implement it.
  • Paste should work fine.
@WhyNotHugo
Copy link

Copy would make sense if someone were using a clipboard manager.

However, there’s no functional clipboard manager out there, so that’s not really relevant yet.

@l4l
Copy link
Owner Author

l4l commented Dec 29, 2020

Yeah, that's right, thanks for noticing. It seems there's one: https://github.com/yory8/clipman

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

No branches or pull requests

2 participants