Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some secondary windows are occasionally blurry #48

Open
subhasutra opened this issue Nov 17, 2024 · 7 comments
Open

Some secondary windows are occasionally blurry #48

subhasutra opened this issue Nov 17, 2024 · 7 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@subhasutra
Copy link

subhasutra commented Nov 17, 2024

Some specific windows e.g. file picker, properties of a file are blurry occasionally. It gets fixed usually by moving the windows a bit or on its own sometimes after few seconds. It may not be very clearly visible but here are the screenshots.

Blurry
Blurry windows
Normal
Normal

The issue is not there on xorg. For wayland it's not there with breeze or klassy. And I'm not sure exactly when it started, but probably a week or two ago.

Edit: Also downgrading mesa didn't help, so not related to drivers most likely. The environment variable mentioned in the readme didn't work either.

@Bali10050
Copy link
Owner

Try changing your font, and the subpixel rendering settings, it might help.
Screenshot_20241117_185206

@subhasutra
Copy link
Author

It didn't help. One thing I have noticed is when the window fixes itself, the whole part below headerbar moves up by a very small margin (probably 1 pixel), and the blurriness disappears. Also it never happens in the apps itself, always something secondary in the app like settings of that app.

blurry
when the window is blurry
normal
when the blurriness is fixed

@DeltaCopy
Copy link
Collaborator

Do you use fractional scaling ?

@subhasutra
Copy link
Author

subhasutra commented Nov 23, 2024

@DeltaCopy no I don't.

Another kind of weird thing I have noticed is, it's not random as I said initially, but rather happens every time I open properties of a file. But not for the properties of a folder.
Were you able to reproduce the problem?

@subhasutra
Copy link
Author

This might be some qt issue, since I saw it with kvantum as well. For example clicking open in kate, opens the file picker (the files section of it) as blurry, moving the window solves it, same as lightly.

@Bali10050
Copy link
Owner

The best I can think of is that the position of the font isn't set as an int somewhere, but I have no idea where to look for it, because I can't even see the issue happening on my machine

@subhasutra
Copy link
Author

subhasutra commented Dec 10, 2024

Apologies for the late reply. @Bali10050 I suppose in that case it would be harder to fix. I am leaving my observations here, in case they help or someone faces similar issue.

  1. Clicking open in kate, the file picker window is blurry, moving it fixes it - happens in lightly, kvantum and even in breeze.
  2. Opening properties of a file (not folders tho, they are fine) such as pictures or audio, the properties window is blurry, again moving it fixes it - happens only in lightly.

These are the ones I have noticed, and are persistent and happen every single time. I don't use fractional scaling, neither nvidia. And these happen only in wayland.

@Bali10050 Bali10050 added bug Something isn't working help wanted Extra attention is needed labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants