Right now notifications are spread between the main and renderer processes. They should be reoriented so that sound and sending control is all in main, and all copy and custom parts are sent from renderer.
Right now notifications are spread between the main and renderer processes.
They should be reoriented so that sound and sending control is all in main, and all copy and custom parts are sent from renderer.