vorta
vorta copied to clipboard
Notifications improvement.
Closes #609.
I went a bit overboard and reimplemented the notifications module. It now supports the full org.freedesktop.Notifications feature set and uses the new MacOS UserNotifications API. The symbolic icon added in #563 is removed because notifications use the normal app icon afaik.
It would be a miracle if the MacOS code worked. Testing and fixing it is up to you. The linux code works as expected:

The linux code works as expected
I also checked XFCE. Works and looks very similar to GNOME.
@m3nu Have you got time for this in the near future? Or should I exclude the MacOS changes from this PR?
Nice rewrite. Will work on it for macOS of course.
Fixed up macOS notifications to the point where they don't cause an error and open the main window when clicked.
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This is definitely still needed - https://github.com/borgbase/vorta/issues/1773
Yeah, the Linux part is all done, but the MacOS code needs to be tested and completed. I can't do that because I dont have MacOS.