aunetx / blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
https://extensions.gnome.org/extension/3193/blur-my-shell/
GNU General Public License v3.0
1.58k stars 87 forks source link

GNOME Panel breaks (in half) on Login. #517

Closed zenospeed closed 2 months ago

zenospeed commented 10 months ago

image

Everytime I log into my user account, and press the Super key after the Workspace overview shows, the Top Panel blur literally seems to break itself in half. The only way to fix it, as far as I know, is to go into the Extension Settings, and retoggling the 'Panel blur' option off and on.

This project is excellent and I don't want to give up on it, so I'd like to see if anyone else has this issue and whether or not it can be solved. :)

dmaglio commented 10 months ago

same issue for me in Fedora 39

ryzendew commented 10 months ago

this happens on arch linux and Fedora 38/39/40 also and ubuntu

aunetx commented 8 months ago

Hello, could you try runnning blur-my-shell from the PR #546? I changed the way multiple monitors are managed so it should be better (maybe, I couldn't test it on multiple monitors hehe)

ryzendew commented 7 months ago

Hello, could you try runnning blur-my-shell from the PR #546? I changed the way multiple monitors are managed so it should be better (maybe, I couldn't test it on multiple monitors hehe)

it happens again

aruraune commented 7 months ago

I'm not sure if this helps but this issue only seems to happen when my left/secondary monitor is at 0,0 position. Changing my left/secondary monitor to 0,1 prevents this solid background.

If this is happening with only one monitor or the left monitor being the primary display, it could be a similar situation where the first monitor being at x: 0, y: 0 triggers the behaviour.

aunetx commented 3 months ago

I found the problem, I don't know precisely how to adress it right now but that should be done in a couple of days I guess!

aunetx commented 3 months ago

Hello @zenospeed, the bug should be resolved in last commits in the master branch, could you try it to tell me if everything works well?

aunetx commented 2 months ago

Fixed now!