Comment 4 for bug 1867996

Revision history for this message
Paul G (paulieg) wrote :

I've gone through the code and cleaned up all g_signal_emit and g_signal_new calls so they correspond with each other and make sense. No external API changes. Wrote up a simple test program to exercise the basic functionality, and used things like blueman-tray to confirm other edge functionality works. No longer crashes, signals to change status work and so on New patch attached.