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 app not quitting completely on Cmd+Q (Mac) #5743

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

mwz
Copy link
Contributor

@mwz mwz commented Feb 13, 2022

This PR sets the quitRequested variable to true before the application starts closing its windows.
This fixes the issue which prevented Mac from being shut down unless you quit Tabby manually.

related to #5670
closes #4930

@Eugeny Eugeny merged commit 0180fb0 into Eugeny:master Feb 13, 2022
@Eugeny
Copy link
Owner

Eugeny commented Feb 13, 2022

Brilliant, thanks!

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.

Tabby prevents Mac from getting shut down
2 participants