Commit graph

11 commits

Author SHA1 Message Date
Ian Douglas Scott
a82c0a5577 Add button to close notification 2021-09-13 13:48:17 -07:00
Ian Douglas Scott
db70daa238 Initial code for listing notifications 2021-09-09 13:05:24 -07:00
Ian Douglas Scott
14dc25985a Emit dbus signal when notification closed 2021-09-09 11:55:14 -07:00
Ian Douglas Scott
cc8da887e6 WIP show notification 2021-09-09 07:38:18 -07:00
Ian Douglas Scott
17df83e611 Store notifications 2021-09-08 15:18:13 -07:00
Ian Douglas Scott
2396ebbaa9 Signals 2021-09-08 12:09:41 -07:00
Ian Douglas Scott
e62824a4fc WIP send signal on notify 2021-09-08 09:10:40 -07:00
Ian Douglas Scott
069e1a24f9 Make Notifications a GObject
So it can emit signals.
2021-09-07 18:33:11 -07:00
Ian Douglas Scott
4126950836 Struct for notification hints 2021-09-02 15:28:41 -07:00
Ian Douglas Scott
9e8ce5f8d9 Split next_id() logic into function 2021-09-02 14:37:32 -07:00
Ian Douglas Scott
cf94792f12 Initial code for supporting notifications
DBus daemon code; needs testing, and connection to UI.
2021-09-01 15:38:14 -07:00