HarlemSquirrel / gnome-shell-extension-sensory-perception

Displays CPU/GPU/mobo/disk temperatures, voltages and fan speeds
https://extensions.gnome.org/extension/1145/sensory-perception/
GNU General Public License v3.0
27 stars 11 forks source link

Gnome 41 support? #43

Closed Netherquark closed 2 years ago

Netherquark commented 2 years ago

This extension was working perfectly with Fedora 34/Gnome 40 but its not supported on Fedora 35/Gnome 41. Hope the dev can take the time to update it :)

nlincke commented 2 years ago

Upvote! I would also love to see an update to solve this issue...

VergeDX commented 2 years ago

sed -i 's/"40"/"40", "41"/g' metadata.json works for me fine : )

Netherquark commented 2 years ago

sed -i 's/"40"/"40", "41"/g' metadata.json works for me fine : )

This means its forward-compatible? thats great! So the dev would just need to publish a new release with this change right? @HarlemSquirrel

HarlemSquirrel commented 2 years ago

Published v15 and submitted for review

HarlemSquirrel commented 2 years ago

Had to make some more changes from review on v15 but now v16 is live.