mithril-shell
mithril-shell copied to clipboard
Add a notification panel
It does not look good, nor does it have all the functionality it should have. I decided to create this PR because I no longer wanted to block the feature.
Closes #8
It seems like this makes it so the service now always tries to be the notification daemon. This may be a problem if someone wants to use their own notification daemon. IMO there should be an option to disable mithril's notifications.
Currently in AGS impoting the notifications service registers the program as a notification daemon so this would have to be worked around.