hslbck / gnome-shell-extension-radio

Gnome shell extension for listening to internet radio streams
GNU General Public License v3.0
144 stars 43 forks source link

Gnome 45 #204

Closed grg3 closed 10 months ago

grg3 commented 1 year ago

Gnome 45 is upon us and I hope you will be able to do a 45 version of this extension. It is my favorite extension! Thanks again!

hslbck commented 1 year ago

When Archlinux has updated their GNOME packages I will look into updating the extension to GNOME 45. Reading from https://gjs.guide/extensions/upgrading/gnome-shell-45.html there seem to be quite some changes needed for the extension to support version 45

enecciari commented 1 year ago

Hi, in my branch https://github.com/enecciari/gnome-shell-extension-radio/tree/45 i have an update version that work with gnome-45.

It is necessary maintain two different releases one that works with gnome-45 and another that is compatible with older versions of gnome.

fewaltix commented 1 year ago

https://blogs.gnome.org/shell-dev/2023/09/02/extensions-in-gnome-45/

There's also this helpful link for potential extension devs/contributors. If anyone gets stuck or needs a little help, the Gnome devs on their Discourse and Matrix channels are around to offer whatever help they may be able to provide.

Thanks for the great extension!

coxackie commented 1 year ago

@hslbck GNOME 45 is now available on Arch. Could you please look into updating the extension? Much appreciated!

MarcMichalsky commented 1 year ago

I can confirm that @enecciari's branch works.

tagirb commented 11 months ago

I can confirm that @enecciari's branch works.

+1. Thanks @enecciari for taking care of this.

ushandelucca commented 11 months ago

I can confirm that @enecciari's branch works.

+1 Thank you @enecciari for your commitment and your efforts :smile:

keithy999 commented 11 months ago

Brilliant. Missed this so much. Thank you @enecciari

hslbck commented 10 months ago

Thank you @enecciari. Merged your changes for version 45 and put it up for review on extension.gnome.org