aboutsummaryrefslogtreecommitdiffstats
path: root/notifications/Theme.qml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-15 14:19:59 +0200
committerDanilo M. <danix@danix.xyz>2026-09-15 14:19:59 +0200
commit9efe9458afdffe474944a04bc2f81864c0eac879 (patch)
tree82a69b003a689837203feea661a0251f586530e0 /notifications/Theme.qml
parentba26690ea6ba23a3898dde10af349cf8608f5f25 (diff)
downloadquickshell-9efe9458afdffe474944a04bc2f81864c0eac879.tar.gz
quickshell-9efe9458afdffe474944a04bc2f81864c0eac879.zip
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.
Diffstat (limited to 'notifications/Theme.qml')
l---------notifications/Theme.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/notifications/Theme.qml b/notifications/Theme.qml
new file mode 120000
index 0000000..3d2e40f
--- /dev/null
+++ b/notifications/Theme.qml
@@ -0,0 +1 @@
+../shared/Theme.qml \ No newline at end of file