lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
128 stars 16 forks source link

Initialize already started instance on multiple instances #136

Closed Segergren closed 11 months ago

Segergren commented 11 months ago

This should improve UX since I've seen multiple Discord users asking about that when they "close the replays window i have to go to task manager and kill it to reopen it".

This new method sends a socket message to the first instance that it should Initialize the frontend and bring it to front and then destroy the second instance (itself).