aboutsummaryrefslogtreecommitdiffstats
path: root/internal/notify/service.go
AgeCommit message (Collapse)AuthorFilesLines
35 hoursfix: delete the timer entry on natural expiryDanilo M.1-2/+14
35 hoursfeat: add the D-Bus service and the daemonDanilo M.1-0/+134
Notify assigns an id and publishes; a replaces_id or stack tag reuses the id. CloseNotification closes with reason 3. The daemon claims org.freedesktop.Notifications and exits non-zero if it cannot, which is what happens while dunst still holds it.