ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.81k stars 169 forks source link

Multitasking window #1882

Open Eyion opened 3 weeks ago

Eyion commented 3 weeks ago

Preflight Checklist

Problem Description

Applications under the same account cannot open multiple windows like browsers.

Proposed Solution

The same account application opens multiple windows like a browser. For example, if you log in to GitHub with account A, you want to be able to open multiple project pages in account A at the same time.

Alternatives Considered

None

Additional Information

image

SpecialAro commented 3 weeks ago

Hi @Eyion 👋 thank you for logging this feature request

Just to try and understand it better, what you are suggesting is something about opening URLs in a new window insider Ferdium and not in the regular browser?

Or

Is it that two or more services should be able to share the same session data: for instance, YouTube service and Gmail service should use the same account without the need of login twice?

Eyion commented 3 weeks ago

@SpecialAro Yes, it should be closer to the first statement. If I want to open multiple GitHub projects in Ferrium simultaneously, how do I implement them? For example, I want to open a service and open multiple windows based on this service, just like I only need to open a browser, but I can open multiple tabs at the same time.