You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Issue Template: Application Start on macOS Startup (Minimized)
Title:
Request: Launch application on macOS startup in a minimized state
Description:
It would be helpful if the application could start automatically when the user logs in on macOS, but without showing the main window. Instead, the application should start in a minimized or background state, such as appearing only in the menu bar or dock. This feature would enhance user experience by reducing distractions during system startup.
Current Behavior:
Currently, when the application is set to launch on startup, it opens its main window, which might interrupt the user's workflow.
Desired Behavior:
When configured to start on macOS startup, the application should:
Launch automatically.
Minimize the main window or keep it hidden.
Optionally, provide an indicator (e.g., a menu bar icon or dock presence) to show that the application is running.
Steps to Reproduce:
Enable the application to launch on macOS startup.
Restart the macOS system.
Observe that the application opens its main window on startup.
Proposed Solution:
Implement a preference toggle to control the startup behavior:
Option 1: Open normally.
Option 2: Launch minimized or in the background.
Additional Context:
macOS version: [Add version here, e.g., macOS Sonoma 14.0]
GitHub Issue Template: Application Start on macOS Startup (Minimized)
Title:
Request: Launch application on macOS startup in a minimized state
Description:
It would be helpful if the application could start automatically when the user logs in on macOS, but without showing the main window. Instead, the application should start in a minimized or background state, such as appearing only in the menu bar or dock. This feature would enhance user experience by reducing distractions during system startup.
Current Behavior:
Currently, when the application is set to launch on startup, it opens its main window, which might interrupt the user's workflow.
Desired Behavior:
When configured to start on macOS startup, the application should:
Steps to Reproduce:
Proposed Solution:
Implement a preference toggle to control the startup behavior:
Additional Context:
Related Documentation or Resources:
This feature would align with standard macOS application behavior and improve user convenience. Thank you!
The text was updated successfully, but these errors were encountered: