Is this project dead?
Opened this issue · 4 comments
- Notifications is not working at all (MacOS 10.13.6)
- Alerts are in the background of all opened windows
Due to this bugs it looks like this library is quite useless, may be you should put an alert in README and say that this project is not maintained anymore?
Notifications are working for me (10.15.2). How have you set up the application?
I believe the alerts will be in the background when running outside of an app made via py2app.
This happens when you have absolutely nothing selected. E/g when you press f5 to run in idle, nothing is selected, so the notifications get messed up. If you click on somewhere where you can type etc, the notification appears. This issue does not occur if you build your program into a full app with py2app etc.
I'm able to review pull requests from anyone interested in contributing. I gained access as a maintainer back in 2018. Add me as a reviewer, and I'll do my best to help. Some things will be outside my area of expertise.