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

Blurry text on application startup #104

Open
helpvisa opened this issue Dec 28, 2022 · 9 comments · Fixed by #115
Open

Blurry text on application startup #104

helpvisa opened this issue Dec 28, 2022 · 9 comments · Fixed by #115

Comments

@helpvisa
Copy link

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:
image

Clear text after mousing-over:
image

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.

@penpenkun
Copy link

I've also noticed this with Discord, here's how to reproduce:

  1. Minimize Discord (make sure no element inside it is active, for an example, cursor blinking inside a textbox)
  2. Click on the taskbar icon / tray to show Discord

Sadly had to disable rounded corners as it's too annoying to deal with this kinda stuff, hopefully they fix.

@murkl
Copy link

murkl commented Feb 5, 2023

Same here, can be reproduced with almost all apps:

  1. Open an app
  2. Minimize the app
  3. Re-focus this app

See this demonstration video:
rounded-window-corner-bug.webm

OS: Arch Linux
Graphics Driver: NVIDIA 525.89.02
Display Server: Xorg
GNOME Version: 43.2

@Magnotec1
Copy link

Still happening - no fix yet.

@arabianq
Copy link

arabianq commented Mar 3, 2023

Same issue

@Krafting
Copy link

Krafting commented Mar 5, 2023

Indeed it happens with most apps, Qt apps, GTK apps, Electron apps etc..

yilozt added a commit that referenced this issue Mar 13, 2023
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
yilozt added a commit that referenced this issue Mar 14, 2023
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
@ghost
Copy link

ghost commented Apr 2, 2023

This is still happening to me, Discord specifically. Latest extension version, Gnome 43.

@Foldex
Copy link

Foldex commented Apr 10, 2023

@yilozt
Can this be reopened?

It seems to still be an issue on program startup, until you hover it or the window contents update.
I've noticed it in web based programs mostly, but here's Wezterm also experiencing it, so it seems GPU accelerated programs get hit more commonly by this.

2023-04-09_21-20-40-.00.02.900-00.09.167.webm

@Magnotec1
Copy link

Yeah, still happening. @yilozt Can we reopen this?

@yilozt
Copy link
Owner

yilozt commented Jun 9, 2023

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).

@yilozt yilozt reopened this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants