Addendum: I researched modal windows in qt
https://doc.qt.io/qt-6/dialogs.html
and looked through epub merge to find where _exec() which I think could change to show() just to get a nonmodal dialog box... idk, I really should learn python. And it's a terrible solution to try to collect up dialog boxes, might not work either.