tmisu

Notification to stdout daemon
git clone https://git.inz.fi/tmisu/
Log | Files | Refs | README | LICENSE

commit 1f3f2e6dc8a95e92bde64ff63750038fd73e94b1
parent d96dc9f033f4585f1a73cf8c99908d1a3fb3b8a2
Author: Sweets <Sweets@users.noreply.github.com>
Date:   Sun, 26 Apr 2020 15:06:24 -0700

this would be pretty useful to have

Diffstat:
Mformat.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/format.c b/format.c @@ -1,5 +1,6 @@ #include <stdio.h> +#include "config.h" #include "format.h" void output_notification(gchar *app_name, guint32 replaces_id, gchar *app_icon,