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 tabs #61

Open
alexwkleung opened this issue Oct 2, 2023 · 1 comment
Open

Add tabs #61

alexwkleung opened this issue Oct 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request future release / plans Plans or improvements for a future release general General discussion of a specific topic

Comments

@alexwkleung
Copy link
Owner

Adding tabs would be a nice feature for multitasking. Tabs also bring that native feeling to the app as well.

@alexwkleung alexwkleung added enhancement New feature or request future release / plans Plans or improvements for a future release general General discussion of a specific topic labels Oct 2, 2023
@alexwkleung alexwkleung self-assigned this Oct 2, 2023
@alexwkleung
Copy link
Owner Author

alexwkleung commented Oct 4, 2023

Using BrowserView seems like a viable option for tabs.

Each tab should be a separate process and not contained within a single one. If each tab were contained in a single process, there would be performance issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future release / plans Plans or improvements for a future release general General discussion of a specific topic
Projects
None yet
Development

No branches or pull requests

1 participant