LynithDev / gnome-app-hider

GNU General Public License v2.0
41 stars 5 forks source link

Gnome 45 Support #35

Closed ilyachch closed 1 year ago

ilyachch commented 1 year ago

Here is manual, how to move to gnome 45:

https://gjs.guide/extensions/upgrading/gnome-shell-45.html#prefs-js

LynithDev commented 1 year ago

GNOME 45 support should already be available in the gnome-45 branch, it's also available on extensions.gnome.org

ilyachch commented 1 year ago

Strange...

I've got error:

gnome-shell[3347]: JS ERROR: Extension app-hider@lynith.dev: SyntaxError: import declarations may only appear at top level of a module @ resource:///org/gnome/shell/misc/extensionUtils.js:4:0
LynithDev commented 1 year ago

Are you using the gnome 45 version?

ilyachch commented 1 year ago

Oh, sorry, my fault. Something went wrong. I've restarted session and everything works fine.