Commit Graph

18 Commits (main)

Author SHA1 Message Date
Daniel Barlow 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
Daniel Barlow f30729b727 add crier, bodge relative pathnames 2022-04-27 10:07:33 +01:00
Daniel Barlow bb23c31b0b handle CloseNotification request with invalid id 2022-04-27 09:50:41 +01:00
Daniel Barlow a9d00b2eb5 get bus method out args from interface.xml
instead of hardcoding
2022-04-27 09:50:41 +01:00
Daniel Barlow d83fd293b2 add buttons for non-default actions 2022-04-27 09:50:41 +01:00
Daniel Barlow 56a54b4d31 send ActionInvoked(default) when widget clicked 2022-04-27 09:50:41 +01:00
Daniel Barlow 94d5c91c70 handle replace-id for updating notifications in-place 2022-04-27 09:50:41 +01:00
Daniel Barlow 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
Daniel Barlow 7824d42be7 allow setting timeouts 2022-04-27 09:50:41 +01:00
Daniel Barlow 26b3c7d781 README (mostly TODO list) 2022-04-27 09:50:41 +01:00
Daniel Barlow 7f9b1f1f34 delete some debugging prints 2022-04-27 09:50:40 +01:00
Daniel Barlow 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
Daniel Barlow 2166db979c whitespapve 2022-04-27 09:50:40 +01:00
Daniel Barlow c981f9164d add border 2022-04-27 09:50:40 +01:00
Daniel Barlow dba56902c5 add body and icon 2022-04-27 09:50:40 +01:00
Daniel Barlow 36cf8f3d0a make notification full-width 2022-04-27 09:50:40 +01:00
Daniel Barlow 2d5e530939 render notification summaries in a layer-shell 2022-04-27 09:50:40 +01:00
Daniel Barlow 42d5d8f4e6 initial commit creates service and listens for Notify 2022-04-27 09:50:40 +01:00