Implement PidginNotifiable on PidginNotificationList
Review Request #3155 — Created April 29, 2024 and submitted — Latest diff uploaded
Also pulled display-item out to it's own ui file.
There isn't much to do regarding styling right now as it looks like we're going to have to create our own indicator/notification widget as adwaita doesn't expose theirs and gtk doesn't have anything either. And there's no way to invert background/foreground via css, so that's that.
Used the demo protocol plugin to trigger a bunch of notifications.