CopyQ icon indicating copy to clipboard operation
CopyQ copied to clipboard

All Copyq text is tiny on Linux

Open Ty2357364 opened this issue 3 years ago • 6 comments

I can't hardly read anything. Am I the only one? I tried changing the font size, but my changes are never saved Screenshot from 2022-07-05 16-30-58 Screenshot from 2022-07-05 16-30-34

Ty2357364 avatar Jul 05 '22 21:07 Ty2357364

I am using CopyQ on 2 Pop!_OS systems and Kali Linux very, very regularly every single day and have been for the past two years(ish) and have not seen the behavior that you are referring to.

robertstrom avatar Jul 06 '22 17:07 robertstrom

@Ty2357364 I've been using CopyQ on Linux for years and have never seen anything like this. That's not the window size CopyQ sets on its own. Do you have any kind of app on your system that could have tampered with the window size? Try to shrink the CopyQ window horizontally and see if that fixes the problem.

1366613 avatar Jul 11 '22 06:07 1366613

That looks like an issue with a Qt theme installed on the system. Are there any errors in application logs? (Press F12 to display logs from the main app window.)

hluk avatar Jul 25 '22 12:07 hluk

That's most likely caused by system's fractional scaling. Copyq ignores fractional scaling when it is applied resulting in tiny font appearance

AlexPopov487 avatar Aug 20 '22 14:08 AlexPopov487

image

In my case,

Antisunny avatar Jul 23 '23 05:07 Antisunny

CopyQ supports fractional scaling via Qt framework.

Is the app running in X11 or Wayland mode? X11 may not support the scaling well.

hluk avatar Jul 23 '23 07:07 hluk