omid / Persian-Calendar-for-Gnome-Shell

An extension for Gnome-Shell to show Persian date/calendar
https://extensions.gnome.org/extension/240/
GNU General Public License v3.0
386 stars 31 forks source link

Add support for gnome 42 #95

Closed mhkarimi1383 closed 2 years ago

mhkarimi1383 commented 2 years ago

please add support for gnome 42 since lots of users are using this version, because of features that it has

omid commented 2 years ago

We do support gnome 42. I've just updated the way to install the extension in the README.md, please remove the extension and install it again.

mhkarimi1383 commented 2 years ago

in extensions.gnome.org only gnome 41 is supported I will use other installation ways

mhkarimi1383 commented 2 years ago

according to metadata.json file

  "shell-version": [
    "40",
    "41"
  ],

gnome 42 is not supported

and I am getting following error in my extension manager

The extension is incompatible with the current GNOME version
omid commented 2 years ago

Oh yes, you are right, I don't know why I thought you mean Gnome Shell 41.2. But Gnome Shell 42 is not yet released, is it? What distro are you using?

mhkarimi1383 commented 2 years ago

I'm using ArchLinux with testing repos enabled 🤓

omid commented 2 years ago

@mhkarimi1383 thanks. you can easily add 42 to the versions, test all functionalities and if it's fine, create a PR 👍🏼

mhkarimi1383 commented 2 years ago

I have created a PR You can give gnome 42 a try ;)