Commit graph

15 commits

Author SHA1 Message Date
Ashley Wulber
57263e77c7 upgrade gtkrs 2022-01-21 16:38:58 -05:00
Ian Douglas Scott
deb72c42af Make Hints directly deserializable 2022-01-13 15:09:57 -08:00
Ian Douglas Scott
8b2a9c6359 Port all dbus server/client to to zbus
Seems to generally be working well. May still need a few fixes.
2022-01-13 13:47:54 -08:00
Ian Douglas Scott
13aa62cef8 notifications: initial logic for sending action signal 2021-09-23 14:42:24 -07:00
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