aboutsummaryrefslogtreecommitdiffstats
path: root/notifications/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'notifications/README.md')
-rw-r--r--notifications/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/notifications/README.md b/notifications/README.md
index e71237a..91fb758 100644
--- a/notifications/README.md
+++ b/notifications/README.md
@@ -25,3 +25,11 @@ draw but close and actions do nothing.
Hyprland blurs a layer surface only when a rule names its namespace. This
component sets `quickshell-notifications`; the rule is in
`~/.config/hypr/sections/decorations.lua`.
+
+## History rows
+
+The spec calls history rows closable individually. `notifyctl` has no per-id
+history delete, only `clear-history`, so the history page ships a clear all
+and inert rows. The daemon verb and the renderer row it needs are tracked in
+the `notifyd` repo's `TODO.md`; when that ships, the row's X is wired to
+`notifyctl history-remove`.