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

Application Blur #432

Open KappaFx64 opened 1 year ago

KappaFx64 commented 1 year ago

Hello everyone,

I'm having a trouble only with application blur, the overview is working just fine. When I select an application, it doesn't even get a transparency or blur.

I have the application blur option enabled. I am using gnome 42.5, Ubuntu 22.04 and Xorg Window System.

My Gnome Extensions are:

(I know it's a lot, but trust me, looks beautiful)

After I Alt+F2 and executed lg command, blur my shell doesn't have an error. So I executed in gnome terminal the command sudo journalctl /usr/bin/gnome-shell | grep blur-my-shell , and the output is:

mai 04 02:30:03 userPC gnome-shell[3023]: #2   559d09c1f100 i   /home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/dbus/services.js:80 (38a6a67b71a0 @ 17)
                                         export@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/dbus/services.js:84:23
                                         enable@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/applications.js:27:22
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:396:41
                                         export@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/dbus/services.js:84:23
                                         enable@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/applications.js:27:22
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:396:41
                                         export@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/dbus/services.js:84:23
                                         enable@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/applications.js:27:22
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:396:41
                                         export@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/dbus/services.js:84:23
                                         enable@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/applications.js:27:22
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:396:41
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:425:17
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:412:17
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:412:17
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:418:17
                                         _connect_to_settings/<@/home/User1/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/extension.js:418:17

Am I the only one with that issue?

sebastian-j-ibanez commented 1 year ago

I also am having no luck with Application blur (Fedora 38, Wayland)

svta-7125 commented 1 year ago

Same here :|

aunetx commented 1 year ago

Hello, I fixed a similar bug in last commits, could you try the upcoming version (or install the extension from github) and tell me if it works?

svta-7125 commented 1 year ago

I don't think the issue was fixed in wayland. Some windows don't even get blur and others only receive transparency. image

Aworldc commented 11 months ago

works on xorg, broken on wayland

KappaFx64 commented 11 months ago

@aunetx I will give it a try tomorrow, I reply as fast as I can. I use blur my shell to overview, panel and dash, but with applications is painful to fix, I tried every solution available online. So to applications I decided to use another alternative. To everyone who tried the last versions but no fix, until then, there is a solution to add transparency to windows (without blur) with devilspie2 (available in apt repository).

aunetx commented 9 months ago

Is it working with the last release?