Initial org.freedesktop.Notifications implementation
In order to test chatty!94 (merged) i needed to handle notification so i whipped this together. We listen for the DBus messages and create notification bubbles.
Once this get's merged i'll create follow up issues for
- actions
- animating slide in/out (quick hack: https://social.librem.one/@agx/102694994783705801)
- showing notification on the lock screen
- silencing notifications on the lock screen (
org.gnome.desktop.notifications
show-in-lock-screen
) - silencing message bubbles (
org.gnome.desktop.notifications
show-banners
) - properties of individual application (
org.gnome.desktop.notifications.application.<name>
) - handle
x-gnome-privacy-scope
Closes: #12 (closed)
Edited by Guido Gunther