Commit Graph

18 Commits

Author SHA1 Message Date
32e78a24db fudging to make it work as buildable derivation
a bit too much path shenanigans going on here to be entirely happy
2022-08-14 15:05:05 +01:00
f30729b727 add crier, bodge relative pathnames 2022-04-27 10:07:33 +01:00
bb23c31b0b handle CloseNotification request with invalid id 2022-04-27 09:50:41 +01:00
a9d00b2eb5 get bus method out args from interface.xml
instead of hardcoding
2022-04-27 09:50:41 +01:00
d83fd293b2 add buttons for non-default actions 2022-04-27 09:50:41 +01:00
56a54b4d31 send ActionInvoked(default) when widget clicked 2022-04-27 09:50:41 +01:00
94d5c91c70 handle replace-id for updating notifications in-place 2022-04-27 09:50:41 +01:00
731e59f8fe create derivation for notify-send.py
It's a more fully-featured client than libnotify's notify-send: we
don't need to install it but it's handly for testing the server
2022-04-27 09:50:41 +01:00
7824d42be7 allow setting timeouts 2022-04-27 09:50:41 +01:00
26b3c7d781 README (mostly TODO list) 2022-04-27 09:50:41 +01:00
7f9b1f1f34 delete some debugging prints 2022-04-27 09:50:40 +01:00
ee3ee99680 delete notifications by clicking them
maybe we want to change this for swipe right? in android a click takes
you to the app that notified
2022-04-27 09:50:40 +01:00
2166db979c whitespapve 2022-04-27 09:50:40 +01:00
c981f9164d add border 2022-04-27 09:50:40 +01:00
dba56902c5 add body and icon 2022-04-27 09:50:40 +01:00
36cf8f3d0a make notification full-width 2022-04-27 09:50:40 +01:00
2d5e530939 render notification summaries in a layer-shell 2022-04-27 09:50:40 +01:00
42d5d8f4e6 initial commit creates service and listens for Notify 2022-04-27 09:50:40 +01:00