esenliyim / sp-tray

Gnome extension to display spotify metadata
GNU General Public License v3.0
57 stars 22 forks source link

Extension is incompatible with GNOME 42 #21

Closed maddiemort closed 2 years ago

maddiemort commented 2 years ago

After updating to GNOME 42.0, this extension cannot be enabled in Extensions, and complains "The extension is incompatible with the current GNOME version".

Do you have plans to update this to be compatible with GNOME 42? I would really appreciate it.

esenliyim commented 2 years ago

Yeah, soon. Once I have the time to install 42 on my machine so I can test it to make sure the update hasn't broken anything.

In the meantime, you could try adding "42" into the shell-version array in the file metadata.json in the extension's base directory. I don't guarantee anything, but have a strong suspicion it'll work just fine.

maddiemort commented 2 years ago

Thanks, that seems to be working for now.

esenliyim commented 2 years ago

I've just pushed my latest commit.

In addition to 'officially' supporting shell version 42, I've also added the feature from #20 and I think I've also gotten rid of a tiny issue that caused problems when you tried to re-enable the extension after having disabled it. It's also on the gnome extensions website now.