aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/Notify.qml
AgeCommit message (Collapse)AuthorFilesLines
10 hoursfeat(desktop): add the Notify singletonDanilo M.1-0/+1
The daemon publishes its queue, history, drawer flag and snooze as files; this reads them for both renderers, the same files-are-the-interface convention the status registry set. Mutations and the rofi action picker run notifyctl through a Process, which is the one path back to the daemon.