-
Notifications
You must be signed in to change notification settings - Fork 46
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
Blurry text on application startup #104
Comments
I've also noticed this with Discord, here's how to reproduce:
Sadly had to disable rounded corners as it's too annoying to deal with this kinda stuff, hopefully they fix. |
Same here, can be reproduced with almost all apps:
See this demonstration video: OS: Arch Linux |
Still happening - no fix yet. |
Same issue |
Indeed it happens with most apps, Qt apps, GTK apps, Electron apps etc.. |
Reproduce this issues in Gnome 43.3 (Wayland) When minimized Matlab then un-minimized it in Wayland, application will be blurry until you have move mouse over application to update elements. Now, extensions will try to call queue_relayout() after 300ms timeout to active window then remove blurry glitch. See #104, #111
Reproduce this issues in Gnome 43.3 (Wayland) When minimized Matlab then un-minimized it in Wayland, application will be blurry until you have move mouse over application to update elements. Now, extensions will try to call queue_relayout() after 300ms timeout to active window then remove blurry glitch. See #104, #111
This is still happening to me, Discord specifically. Latest extension version, Gnome 43. |
@yilozt It seems to still be an issue on program startup, until you hover it or the window contents update. 2023-04-09_21-20-40-.00.02.900-00.09.167.webm |
Yeah, still happening. @yilozt Can we reopen this? |
I'm sorry, this semester is very important for me personally. I won't be able to continue developing this GNOME extension until after this semester ends (around mid-July). |
I've noticed that while the extension is enabled, some application windows retain a blurry appearance on startup; mousing over them fixes the issue, as does attempting to trigger a screenshot (the screenshots below are stills from a screen recording, as it was the only way to capture the effect occurring in action), so it's possible that 'refreshing' the window somehow fixes the blur.
Blurry text when application is opened:
Clear text after mousing-over:
This has been happening to me mostly on Xorg, however I've noticed the issue occurring on Wayland as well. I thought perhaps it was related to the shadow blurring effect, though setting the shadow blur to 0px for both focused and unfocused windows seems not to prevent the issue.
In case it's relevant, I'm running GNOME 43.2 with the 525.60.11 Nvidia drivers on Fedora 37 with an RTX3060ti, mixed-resolution multimonitor setup and with all scaling disabled, though disabling one monitor as well as any custom theming seems not to fix the issue.
The text was updated successfully, but these errors were encountered: