You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just upgraded Pop!OS to 20.10 and broke this great extension.
For those who can't live without it there is a simple method:
edit ~/.local/share/gnome-shell/extensions/shade-inactive-windows@hepaajan.iki.fi/extension.js
and change 6th row from: const Tweener = imports.ui.tweener;
to: const Tweener = imports.tweener.tweener;
For others, keep patience for upgrade ;)
P4Cu and davidswordelliotwutingfeng, mclarkson, AnwarShah, yuzvir, davidsword and 3 more