-
|
In wayland the text copied from a window needs to be alive to be able to paste text elsewhere, if window is closed, pressing Ctrl+v or even Middle-Button pasting won't work. Can copyq help here ? or do i need to run some other program ? |
Beta Was this translation helpful? Give feedback.
Answered by
hluk
Oct 11, 2025
Replies: 1 comment 3 replies
-
|
Reset Empty Clipboard/Selection command should be able to reset the clipboard to the previous content if the system clipboard owner app is closed (see README.md for details on how to add the command). |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
KAGEYAM4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reset Empty Clipboard/Selection command should be able to reset the clipboard to the previous content if the system clipboard owner app is closed (see README.md for details on how to add the command).