The main window of the application shouldn't be visible behind the login window. The user has either opened the app for the first time (nothing to show there) or logged out (information about the previous account shouldn't be displayed). This pattern is used by e.g. Fractal v5, and makes the login process cleaner and more focused :)
The main window of the application shouldn't be visible behind the login window. The user has either opened the app for the first time (nothing to show there) or logged out (information about the previous account shouldn't be displayed). This pattern is used by e.g. Fractal v5, and makes the login process cleaner and more focused :)