Earlier quoted context omitted.
It's not "sloppy" it is just a different approach. It drives me nuts on Windows that when I close FireFox the entire APPLICATION closes! I just wanted to close the window. Now when I start it again / open a new window, I have to enter my LastPass credentials. And pay the boot penalty. IMHO, a multi-window app should not exit when I close the last window. Linux Desktops and Windows both do this, macOS does not.
> IMHO, a multi-window app should not exit when I close the last window. Linux Desktops and Windows both do this, macOS does not. On Linux' Firefox, this does not seem to be the case. I just confirmed by closing a window with a few dozen tabs, and my other windows were perfectly fine. Same goes for VS Code, IDEA, Ghidra, Tilix, etc. This might be Wayland-specific behavior, but closing one window does not appear to ta…
But you always need ONE child window open or it will exit entirely.
MacOS has a different approach, where the application top level process keeps running, even if it has no windows, but this requires some sort of GUI element to communicate with application.