Lukas Holecek

Results 447 comments of Lukas Holecek

> Same issue with the Windows version, github download of the latest copyq-8.0.0-setup.exe Windows version supports setting autostart only from installer (#1925).

There is "Wrap long text" option in preferences. But this won't work for some HTML items unless you also disable these under Items configuration tab: ![image](https://github.com/hluk/CopyQ/assets/38054/57be4052-3d81-410c-a153-71ad4b68cd18)

You can try changing stylesheets, like in #1398. See: https://copyq.readthedocs.io/en/latest/theme.html But changing background of the whole item is probably not possible using the CSS files. You can change the Pin/Unpin...

If you want to change the text color you can try adding following to the `items.css`: ```css ItemPinned #item_child, ItemPinned #item_child * { color: red; } ``` The problem is...

I hope some of the issues are fixed in #2661. :crossed_fingers:

Closing as duplicate of #2652. I'm updating installation steps in #2757.

> Did you have time to look into, if you can implement this? Nope. I would welcome any help. I don't know if there is a way to distinguish whether...