iina
iina copied to clipboard
Expand "Quit after all windows are closed" into popup, add "Show Welcome window" option
- [ ] This change has been discussed with the author.
- [x] It implements / fixes issue #3797.
Description:
I really wanted IINA to show the Welcome window again after I closed my last video window. While it was possible to leave it open, I'd have to click on the IINA icon again to bring it up. The obvious change to make seemed to be just changing the "Quit after all windows are closed" checkbox into a popup with 3 options, and default to "Do nothing", to match the existing behavior.
I just went ahead and coded it. It's not super complicated and most of the changes were in the XIBs, getting things to line up properly. I managed to remove a bunch of warnings in the process.
Hope this can make it into the official branch at some point! And of course I'm open to making changes to it as well.