Notifications are coming to #phosh's lockscreen. Also in progress is different haptic/led feedback depending on the set notification category. The #phosh/#feedbackd side is mostly there and it works with #libnotify but needs changes in #glib to work with #GApplication too.
@iooioio libnotify supports all the details of the fdo notification spec while glib being cross platform only uses a subset and e.g. categories are an fdo only thing (not even the flatpak portals support any way to convey those details). So we need to find a way to have applications suppply this inforation: https://gitlab.gnome.org/GNOME/glib/-/issues/2446
@agx Thanks for the background info. I actually misread the original toot, thinking it said notifications were coming _back_.