Lukas Holecek

Results 636 comments of Lukas Holecek

> the appearance menu in the preferences is still misbehaving, after being selected takes at least 40 seconds to load and the middle section (where you select the appearance) is...

I'm trying to simplify and improve the rendering and item preloading some more. If you can, **please help test** the new development flatpak image: https://github.com/flathub/com.github.hluk.copyq/pull/44 (scroll to the latest flathubbot...

> Thank you so much @hluk for this! I finally see the ListView correctly on every machine I have! smile Thanks for quick test. I had to update the build...

The tab name passed to `removetab` must match exactly, with the same whitespace or tab characters.

What do you mean by "logged"? Do you mean that item is not added to list in the main window in CopyQ?

Is this happening when you copy from any application? Can you share the logs? Do you use any custom commands (in Command dialog - F6 from main window)? I'm assuming...

Can you check what formats are in the clipboard before you try to paste? You can list the formats from CopyQ - main window - in menu bar click on...

Do you mean that right clicking on **the tray icon** opens **the tray menu** partly outside of the visible screen area (covering the taskbar)? What is your CopyQ version?

Can you check contents of the clipboard after copying the item from CopyQ? You can inspect the clipboard formats and data by selecting File - Show Clipboard Content from menu...

This is a bug in Qt (https://bugreports.qt.io/browse/QTBUG-89758). It has been mitigated in #681 but it's possible that a fix is required also elsewhere. Any chance you can verify if the...