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,...
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....
support for native notifications via fnottctl