Lukas Holecek

Results 636 comments of Lukas Holecek

For generic CopyQ commands, there is the git repo: https://github.com/hluk/copyq-commands I accept pull requests for commands that can be easily used by other people and are not overly specific.

A few places come to mind where the delay may add up. On Windows, there is some larger **delay when creating a new process** (this is required to start the...

> But when CopyQ is minimized to the systray (at the right), pasting does not work, I have to do it manually. Could it be that some minimizing **animation** is...

> I did a screencapture and uploaded it [here](https://get.hidrive.com/PTDy59C9). Thanks for sharing. It looks like the target window **does not get the focus** after opening CopyQ from tray and activating...

> I added your command as well, on first try the notification says > > ![Image](https://github.com/user-attachments/assets/dac23f97-8b9e-4b13-8751-274cec40a25d) > > When pasting from CopyQ minimized to tray it's > > ![Image](https://github.com/user-attachments/assets/469a7940-f63d-4ca2-8962-de3d77cbba56) So...

Can you install the latest version of the app? Can you also copy the command from Command dialog (F6 shortcut) and paste here for reference?

Can you copy **the whole command** from the command list or with the Copy Selected button? The code should be in **ini** format starting with `[Command]`.

AFAIK, "Always on Top" is not supported on Wayland - apps cannot request for normal windows to stay above others by itself. Clipboard should work on Wayland, if the desktop...

I do not know if there is a better way than using the `ydotool` to get the "Paste to current window" working. I do not use it anymore since the...

AFAIK, this is expected behavior. Clipboard on Linux/X11 is owned and provided by applications.