From 9efe9458afdffe474944a04bc2f81864c0eac879 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 15 Sep 2026 14:19:59 +0200 Subject: feat(notifications): add the balloon shell Reads the daemon's queue through the Notify singleton and draws a balloon per live notification, bottom-right of DP-1 over conky. Suppression is here, not in the daemon: dnd withholds low and normal, snooze withholds all, and the drawer still lists them. --- notifications/Status.qml | 1 + 1 file changed, 1 insertion(+) create mode 120000 notifications/Status.qml (limited to 'notifications/Status.qml') diff --git a/notifications/Status.qml b/notifications/Status.qml new file mode 120000 index 0000000..e7188a3 --- /dev/null +++ b/notifications/Status.qml @@ -0,0 +1 @@ +../shared/Status.qml \ No newline at end of file -- cgit v1.2.3