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

Electron-built apps completely blurred until mouse hover on interactive element #111

Open
penpenkun opened this issue Jan 22, 2023 · 5 comments · Fixed by #115
Open

Electron-built apps completely blurred until mouse hover on interactive element #111

penpenkun opened this issue Jan 22, 2023 · 5 comments · Fixed by #115

Comments

@penpenkun
Copy link

Hi, I've noticed this weird occurrence with Electron built apps (Discord for an example) where the app gets completely blurry when shown

To reproduce this bug:

  1. Minimize Discord (or any Electron app) making sure there's no focus on the app (cursor blinking inside a textbox for an example)
  2. Show the app on the screen (click the app icon on taskbar, show from tray, alt-tab it, it doesn't matter)

Here's an example:
image

In this example, I'd specifically have to hover over one of the buttons (any button), not just the app itself

I thought this had to do something with app focus, but it really only happens when showing an app from it's minimized state.
Doesn't happen with Rounded corners extension disabled, I hope we can fix this, I use this extension on the daily

@notpeelz
Copy link

notpeelz commented Mar 8, 2023

I'm also running into this issue. I see it happening with the Element matrix client (flatpak), running it through Xwayland.

Distro: Arch
DE: GNOME 43.3 (Wayland)
Extension version: 10

@notpeelz
Copy link

notpeelz commented Mar 8, 2023

Duplicate of #104

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
@oae
Copy link

oae commented Apr 11, 2023

@yilozt This problem still exists on gnome 44 with the latest version from ego

Screencast.from.2023-04-11.18-13-59.webm

@ghost
Copy link

ghost commented Jun 5, 2023

Reopen

@yilozt yilozt reopened this Jun 9, 2023
@LSeelig
Copy link

LSeelig commented Mar 8, 2024

I experience this issue with vanilla Chrome/Chromium too.

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.

5 participants