• Joined on 2023年06月26日
lucilanga commented on issue dnkl/fnott#104 2023年07月25日 08:30:33 +02:00
support for native notifications via fnottctl

Well no not in its current form as there's a dbus_init in main.c that if it fails it jumps to cleanup and exit. But commenting out the err jump, that makes it. It will work without any problem,...

lucilanga commented on issue dnkl/fnott#104 2023年07月23日 20:14:54 +02:00
support for native notifications via fnottctl

I suppose I could add it, but the intention wasn't necessarily to 'rip' the dbus code out. I just wanted a way to put a notification without involving dbus stuff whether dbus was working or not....

lucilanga opened issue dnkl/fnott#104 2023年07月23日 11:04:28 +02:00
support for native notifications via fnottctl