fflewddur / tophat

View CPU, memory, disk, and network activity in the GNOME top bar.
https://extensions.gnome.org/extension/5219/tophat/
GNU General Public License v3.0
338 stars 26 forks source link

Added GNOME 47 support #143

Closed goat865 closed 4 days ago

goat865 commented 5 days ago

Modified metadata.json to support GNOME 47.

fixes #142

fflewddur commented 4 days ago

I appreciate the help, but migrating to GNOME 47 requires API changes in addition to updating the support version list.

goat865 commented 4 days ago

Hello. I tested the extension before the pr and it was working fine tho

fflewddur commented 3 days ago

When I tested your PR, the charts didn't render on Arch Linux, Fedora 40, Ubuntu 24.04, or Ubuntu 24.10-dev. I'm not sure why you saw different behavior, but you can see the changes I needed to make to adapt to API changes in GNOME 47 in the commit history .

goat865 commented 3 days ago

Hm, that's weird. I tested it in a VM running Fedora 40. Anyway, at least you did the job if I couldn't :)