We were trying to create a systray app to poll if we had new PRs this project
but for that we needed to be able to remove items from the menu, so we gave it a go, and It was working for some time, but then I have no idea what changed (possibly some dependency) and we couldn't use it anymore.
We were trying to create a systray app to poll if we had new PRs this project but for that we needed to be able to remove items from the menu, so we gave it a go, and It was working for some time, but then I have no idea what changed (possibly some dependency) and we couldn't use it anymore.
Could you try to add the remove functionality?
Check this commit history from a fork for further context