Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unable to exit with tray closing functionality #108

Merged
merged 1 commit into from Oct 15, 2023

Conversation

gbakeman
Copy link
Contributor

@gbakeman gbakeman commented Oct 15, 2023

When Minimize and/or Close to tray is enabled, any calls to Application.Exit are cancelled and WinNUT instead simply hides its self as if it were being minimized/closed to the tray. The application now checks if the user meant to minimize/close it to the tray, otherwise it will exit normally.

Closes #105

When Minimize and/or Close to tray is enabled, any calls to Application.Exit are cancelled and WinNUT instead simply hides its self as if it were being minimized/closed to the tray. The application now checks if the user meant to minimize/close it to the tray, otherwise it will exit normally.
@gbakeman gbakeman linked an issue Oct 15, 2023 that may be closed by this pull request
@gbakeman gbakeman merged commit 7e99d73 into Dev-2.2 Oct 15, 2023
1 check passed
@gbakeman gbakeman deleted the 105-exit-and-tray-func branch October 15, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to exit when Close to tray and Minimize to tray are enabled
1 participant