yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
556 stars 26 forks source link

The Blur Effect settings dont do anything #5

Closed kshitijaucharmal closed 2 years ago

kshitijaucharmal commented 2 years ago

I have the arch version of mutter-rounded, and the rounded corners work perfectly fine, but the blur settings (I'm using mutter_setting) are not working as far as I can tell, could you tell me how to use it or If there is any problem I'm using gnome 41.1 with manjaro.

(Also the blurred window opacity is misspelled as opaciry)

yilozt commented 2 years ago

In Gnome 41 with Xorg session, you need to run xprop WM_CLASS|cut -d \" -f 2 in a terminal to pick a window, copy the result. Then open mutter_setting, click Add button in Blur List, paste it to the new_item textfield. But in wayland, xprop will not work properly.

yilozt commented 2 years ago

I have update the mutter_settings, you can try to upgrade mutter-rounded by AUR.

After upgrade, you may need to logout gnome-session. After relogin into gnome_session, you can pick a window and add it into blur list directly in mutter_settings. the blur effect will effect when you open the a new window.

https://user-images.githubusercontent.com/32430186/142767153-44af4b6e-84a2-4fe4-ae4c-9ef9a4b06ac7.mp4