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 SingleInstanceMode to Photino initialization #111

Open
philippjbauer opened this issue Jun 29, 2023 · 2 comments
Open

Add SingleInstanceMode to Photino initialization #111

philippjbauer opened this issue Jun 29, 2023 · 2 comments
Labels
All OS All operating systems enhancement New feature or request

Comments

@philippjbauer
Copy link
Member

In order to prevent the user from opening multiple instances of a Photino app we need to implement a check during initialization that checks if another instance is running. An optional, configurable message should be displayed in a native warning dialog if the user tries to open a second instance.

@wthks
Copy link

wthks commented Jan 26, 2024

Please make this configurable, at the moment you can't even open 2 different files that run with photino.

@ottodobretsberger
Copy link
Contributor

This is on our backlog of bugs and features to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
All OS All operating systems enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants