onebadidea / swiftquit

Automatic quitting of macOS apps when closing their windows.
GNU General Public License v3.0
298 stars 14 forks source link

Delay before quiting #3

Closed realAbitbol closed 1 year ago

realAbitbol commented 1 year ago

Hey, thanks for the great app :) I'd like to suggest an enhancement : Add a delay setting before closing apps with no window.

It would really be useful for apps like Excel because when I run it and select a file using it it then closes the main window for a second while loading the file and it gets insta-quit by swiftquit before being able to display the file.

marjue12255 commented 1 year ago

Hello Yes this would be a nice feature. MS Teams is a candidate for that. It quits after showing a splash screen. Or maybe you could implement the opportunity to have a include list instead of the exclude list for the apps.

Greetings

michaelmior commented 1 year ago

Same thing happens with Preview.app if you start it directly without opening a particular file.

dacriku commented 1 year ago

+1 Would be very helpful for all Office365 apps. Currently they do not work with swift quit as described by @realAbitbol

incanus commented 1 year ago

Another vote here. A few Apple apps (Numbers, Pages, Script Editor) start with an "open or create document" pane and if you click any of its actions, the pane disappears before the window appears, except that it doesn't since the app quits instead.

pdiegmann commented 1 year ago

Could you maybe extend this further or make it configurable? I have the issue that Word starts up fine, but if I open a larger document that takes maybe 3 seconds to open, Word closes nearly instantly when the Window finally opens. Thanks!