Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-06 | fix(notifd): invalidate props from proxy | Aylur | |
this fixes dont-disturb and ignore-timeout getters from the proxy, currently the cached values were returned which were set at launch and never changed might be a better idea to use the PropertiesChanged interface instead | |||
2025-01-07 | fix(vala): add namespace and version annotation for gir files | matt1432 | |
2024-12-21 | nix: refactor (#197) | Aylur | |
close #192 | |||
2024-11-18 | fix: #110 notifd urgency hint | Aylur | |
2024-10-29 | fixup(notifd): make dismissed signal internal | Aylur | |
its used only internally, the resolved signal is meant to be the public api | |||
2024-10-23 | docs: fixup notifd and apps | Aylur | |
2024-10-23 | docs: notifd doc comments | Aylur | |
2024-10-08 | notifd: fix notification setters | Aylur | |
2024-10-07 | notifd: add doc comments | Aylur | |
they are not included in the generated docs or gir yet | |||
2024-09-30 | fix(notifd): check ignore-timeout after Notify calls too | Aylur | |
#32 | |||
2024-09-17 | fix(notifications): urgency getter | Aylur | |
2024-09-09 | lib: notifd check for valid replace ids | Aylur | |
2024-09-02 | fix(notifd): urgency getter | Aylur | |
2024-09-01 | monorepo structuring | Aylur | |