Skip to content

GNOME 3.38 support after moved tweener module path #13

@Polisson

Description

@Polisson

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 ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions