gnome-github-notifications icon indicating copy to clipboard operation
gnome-github-notifications copied to clipboard

I have ported your extension to GNOME 45, but with some modifications

Open KSXGitHub opened this issue 6 months ago • 0 comments

The code is here: https://github.com/KSXGitHub/gnome-shell-extension-github-notifications

I have replace the code that makes HTTP requests to GitHub with Rust because libsoup3's API for this was just too complicated.

Feel free to merge it and convert it back to using libsoup3. I prefer not having to maintain too many things.

KSXGitHub avatar Feb 25 '24 13:02 KSXGitHub