darkshoxx / Alt-Tab-Randomizer

Randomly switches active window in Windows to one from a selected list. Used for speedrunning
MIT License
1 stars 1 forks source link

Handling closed windows during run #9

Closed darkshoxx closed 2 years ago

darkshoxx commented 2 years ago

During a run, when a window is closed, currently an error is thrown. Instead, the closed window should be removed from the active game list, with a printed warning if only one game remains, and a successful termination if all windows are closed.