Closed JoveYu closed 1 year ago
GNOME Shell 45 moved to ESM (ECMAScript modules). That means you MUST use the standard import declaration instead of relying on the previous imports.* approach.
https://gjs.guide/extensions/upgrading/gnome-shell-45.html#esm
It's working. Better menu management (it won't update when is open), Beautiful Adwaita prefs window.
Done.