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

add single instance lock option #578

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

Araxeus
Copy link
Collaborator

@Araxeus Araxeus commented Jan 27, 2022

resolves #576

@Araxeus
Copy link
Collaborator Author

Araxeus commented Jan 27, 2022

the menu checkbox label "Single instance lock" could be replace with "Single instance mode" or "Allow only one instance" or something similar

@bkanuka
Copy link

bkanuka commented Feb 9, 2022

🙏 @th-ch

Copy link
Owner

@th-ch th-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the option! ✅

@th-ch th-ch merged commit ed15ee9 into th-ch:master Feb 9, 2022
@Araxeus
Copy link
Collaborator Author

Araxeus commented Feb 10, 2022

@th-ch merge conflict with #561
config.set("options.singleInstanceLock", item.checked);
needs to be renamed to
config.setMenuOption

th-ch added a commit that referenced this pull request Feb 13, 2022
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.

Show window if app already running
3 participants