emiapwil / glassy-gnome

To bring opacity features to gnome windows.
GNU General Public License v2.0
63 stars 9 forks source link

Gnome extension glassy-gnome stop working #25

Open raven2cz opened 4 years ago

raven2cz commented 4 years ago

Hello, plugin creates huge flickering of windows and shadows with actual gnome version 3.36.2. Tested on manjaro 20.

hajosc commented 3 years ago

Yup, same on Fedora 32, Gnome 3.36.7, Wayland

ghost commented 3 years ago

I have the same issue, is the version on Github newer build than https://extensions.gnome.org/extension/982/glassy-gnome/ ?

ChrisLauinger77 commented 3 years ago

you just need to edit the metadata.json and add the gnome versions missing

"shell-version": [ "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28", "3.30", "3.32", "3.34", "3.36", "3.38", "40", "41" ],

hajosc commented 3 years ago

you just need to edit the metadata.json and add the gnome versions missing (...) No it's not that simple. At least with Wayland, there is a lot of flickering rather than just making a window glassy. Doesn't matter whether the gnome version is in metadata.json or not.

ChrisLauinger77 commented 3 years ago

Thats why it works 4 me I guess. I use xorg. So it seems not a gnome / extension issue.