mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-06 05:11:14 +01:00
Just send an event from the main process to the renderer, The latter routes it the appropriate view method. For now it's a no-op unless the main window exists and it is showing the inbox, which will be addressed in a future commit. // FREEBIE