-
Notifications
You must be signed in to change notification settings - Fork 500
Description
Update: I don't know what's going on, but today I can select-copy, then Ctrl-C copy, and the data enters the clipboard history. I've been struggling with this problem for weeks to no avail, now suddenly it works as I would want. I can't explain this.
Hi,
I enjoy copy-q every day, so a big thank you again!
I don't know whether this is a bug, a feature request, or a limitation of Linux.
I have Store clipboard
and Paste mouse selection with keyboard
enabled. This is excellent because it allows to quick-copy/paste without clogging up the clipboard history, and to paste without having to position the mouse pointer, which often can be a huge pain.
But the problem now is in storing things in the clipboard history. First I select with the mouse. It therefore becomes stored in Linux secondary clipboard. Then I hit Ctrl-c to copy it to the main clipboard, and nothing happens. It is not placed in the main clipboard history. I think this is because Linux sees it's already in the second clipboard, so doesn't actually copy it? There is a popup Copy confirmation when I select, but not when I hit Ctrl-c.
Now, if I paste using Ctrl-v before copying or selecting anything else, no problem. But otherwise the copy is lost.
Note, I do NOT have Store text selected using mouse
enabled. I'm sure that would solve my problem, but it would also clog up the clipboard history. I will use that if I have to, but I'm trying to see if there's a better way to solve this problem.
I'm on copyq 7.1.0.1, on MX Linux 23 (debian 12) with the KDE desktop environment.
Thanks much.