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

Allow multiple app instances to be open at once #995

Closed
MulesGaming opened this issue Jan 12, 2024 · 2 comments · Fixed by #2178
Closed

Allow multiple app instances to be open at once #995

MulesGaming opened this issue Jan 12, 2024 · 2 comments · Fixed by #2178
Labels
enhancement New feature or request

Comments

@MulesGaming
Copy link

Is your suggested enhancement related to a problem? Please describe.

This would allow you to view multiple modpack mod tabs to be open at once. This is useful if you want to compare mods in do different mod packs.

Describe the solution you'd like

I would like the ability to open the app in more than one window. Currently, if you open the app and then try to open it again, nothing will happen.

Describe alternatives you've considered

A pop-out window for individual modpacks could also work.

Additional context

No response

@MulesGaming MulesGaming added the enhancement New feature or request label Jan 12, 2024
@JosiahFu
Copy link

Agreed, also this would benefit from #972 being addressed

@JosiahFu
Copy link

I think popout windows for modpacks and also perhaps the search tab would be more performant and focused, the main GUI could stay on the main window only (Kind of like what the Slack desktop app does)

Geometrically added a commit that referenced this issue Aug 27, 2024
* feat(theseus): Initial migration to Tauri v2

* feat(theseus): Added a way to zoom / scale UI

* chore(theseus): Started cleaning up some plugins

* fix(theseus): Github Actions

* refactor(theseus): Reduced boilerplate & more work

* feat(theseus): Allow multiple app instances to be open at once (#995)

* fix(theseus): Lint & more

* fix(theseus): App Release github action

* fix(theseus): Open links in browser & macos builds

* fix(theseus): Rebase fixes

* fix(theseus): Updater & app release action

* fix(theseus): Fixed definitions in `build.rs`

* Fix MacOS deep linking, window decorations

* fix(theseus): Closing & maximizing app

* Fix macos build

* add back release conf

* acc fix build

* make updater for release builds only

* focus window on startup

---------

Co-authored-by: Jai A <[email protected]>
Co-authored-by: Geometrically <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants