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 88 forks source link

Line of pixels not blurred under the top panel #654

Closed Milli189 closed 2 months ago

Milli189 commented 2 months ago

This happens both on Wayland and X11, and this is what the issue looks like:

Screenshot from 2024-09-12 12-51-34 Screenshot from 2024-09-12 12-52-03

Every time I maximize an app there's this line of pixels that is not blurred that is taking up space from the app and not from the top panel I guess

I'm using the latest 66 version of Blur-My-Shell

keetha1011 commented 2 months ago

Issue same as this #650

javicod92 commented 2 months ago

I have the same problem. This also happens in dash to panel but on all monitors.

TheRsKing commented 2 months ago

i have this problem too, single monitor

actrawave commented 2 months ago

I have the same issue

KUPOinyourWINDOW commented 2 months ago

I've just started running into this after the most recent update (version 66)

adarsh1001 commented 2 months ago

+1. Appeared after updating to version 66. Screenshot from 2024-09-13 17-54-54

elvishcraftsman commented 2 months ago

I'm also getting this same issue after the last update.

Dannflower commented 2 months ago

For a temporary workaround (since it was driving me nuts), you can edit this file:

~/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/conveniences/pipeline.js

Remove or comment out line 49. Then log out and back in to apply the change.

Will leave the correct solution up to folks who know more about extensions than me since I think this change was introduced to solve another issue.

actrawave commented 2 months ago

For a temporary workaround (since it was driving me nuts), you can edit this file:

~/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/conveniences/pipeline.js

Remove or comment out line 49. Then log out and back in to apply the change.

Will leave the correct solution up to folks who know more about extensions than me since I think this change was introduced to solve another issue.

Thanks!

aunetx commented 2 months ago

Hello @actrawave, @Milli189 and all of you, could you test the latest commit? It seems to be resolved but I'm not that sure about it

Milli189 commented 2 months ago

Hello @actrawave, @Milli189 and all of you, could you test the latest commit? It seems to be resolved but I'm not that sure about it

It is fixed on my end

Screenshot from 2024-09-14 18-06-39

Screenshot from 2024-09-14 18-07-04

actrawave commented 2 months ago

Hello @actrawave, @Milli189 and all of you, could you test the latest commit? It seems to be resolved but I'm not that sure about it

Yep, it's fine now. Thank you!

keetha1011 commented 2 months ago

Yup, its fixed now. Thanks

aunetx commented 2 months ago

Thanks for the info!