Lukas Holecek
Lukas Holecek
Can you share a screenshot? I find more than tho levels of nested tabs confusing. Could be solved with a status bar showing tab name/path on one side and short...
The default [copy() override for Wayland Support](https://github.com/hluk/copyq-commands/blob/c9f6341c19e551363ed7011b33a93b3d716caeba/Scripts/wayland-support.ini#L97) uses the following command: ``` ydotool key 29:1 46:1 46:0 29:0 ``` This sends Ctrl+C shortcut so if run it in terminal it...
> I would love to provide you with more information to help you troubleshoot the reason why it's not working. But I don't know what would be of help for...
There is a [Copy a Secret](https://github.com/hluk/copyq-commands/tree/master/Global#copy-a-secret) command that would trigger copy but avoid adding the new content to CopyQ (see [README.md](https://github.com/hluk/copyq-commands/blob/master/README.md) for details on how to add the command). Alternatively,...
> The theme is not applied to preferences, commands and Search windows. The app theme should be applied only to the main window not other dialogs (and only if you...
I cannot fix this myself - I don't have an Apple developer account. I will need some help from someone else.
No problem. New Qt 5 builds are here: https://ci.appveyor.com/project/hluk/copyq/builds/50104350/artifacts
Rebuilding the latest development builds with Qt 5 [here](https://ci.appveyor.com/project/hluk/copyq/builds/50513677/artifacts) (these should be stable).
Thanks for the reproducer! I can reproduce it, but only if I try triggering the actions from the context menu or menu bar. Using shortcut still works. Looking into it.
The Debian packages in releases (https://github.com/hluk/CopyQ/releases) and in Ubuntu PPA (https://launchpad.net/~hluk/+archive/ubuntu/copyq) have built-in support for autostart. The option should be visible there. I don't see a way it can be...