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

Implement tabs like in web browsers #333

Open
morfikov opened this issue Aug 14, 2019 · 30 comments
Open

Implement tabs like in web browsers #333

morfikov opened this issue Aug 14, 2019 · 30 comments
Labels
E: new feature electron being electron Electron related bugs and trickeries enhancement New feature or request

Comments

@morfikov
Copy link

Is there a chance to implement tabs like the ones in web browsers? For instance, you have a list of channels, and you want to watch five videos. I would normally use the middle mouse button, and the vids would open in separate tabs. I can switch to individual tab and play its video.

@PrestonN PrestonN added enhancement New feature or request v1.0.0 Planned before v1.0.0 release labels Aug 14, 2019
@Emaro

This comment was marked as duplicate.

@PrestonN PrestonN mentioned this issue Feb 4, 2020
@PrestonN PrestonN mentioned this issue Feb 29, 2020
@JonnyHaystack

This comment was marked as duplicate.

@Aikatsui
Copy link

Tabs would be nice, but I think multiple windows would be more useful, particularly for those who use workspaces and/or tiling WMs. Ideally having both would be nice.

Expect multiple windows as well.

  • allow create new window by drag a tab out
  • allow merge existing tabs to new or old window etc same as browser
  • allow pin tabs to left or right from desired area (such features has on vivaldi browser)
  • allow close tabs to right and left also selected random tabs
  • allow bookmark random tabs easily and bookmark on different categories (check vivaldi)

@GilgusMaximus GilgusMaximus added the Rewrite: featurerequest A feature request that is still valid for the rewrite label Sep 30, 2020
@RedSteel-1

This comment was marked as off-topic.

@GilgusMaximus
Copy link
Contributor

You can already open a second window by using the middle mouse button. However not everything you do in the second window will be saved, due to issues with how the data is stored

@gary-host-laptop

This comment was marked as duplicate.

@closewall

This comment was marked as duplicate.

@claytonjack

This comment was marked as duplicate.

@efb4f5ff-1298-471a-8973-3d47447115dc

You can already open a second window by using the middle mouse button. However not everything you do in the second window will be saved, due to issues with how the data is stored

@GilgusMaximus normally in the browser when i do that it will open the tab in the background and wont start playing until i go into that tab. At this moment when u open a tab in Freetube the window popup your main window and start playing. Is this something that could be changed? Atm it is kind of frustrating when im opening 3 tabs, they will all open on top of the main window and start playing automatically.

@GilgusMaximus

This comment has been minimized.

@efb4f5ff-1298-471a-8973-3d47447115dc

This comment has been minimized.

@Milor123

This comment was marked as off-topic.

@DiarrheaMcgee

This comment was marked as off-topic.

@walruzly

This comment was marked as duplicate.

@DiarrheaMcgee

This comment was marked as off-topic.

@ChunkyProgrammer ChunkyProgrammer added the help wanted Extra attention is needed label May 18, 2023
@ChunkyProgrammer
Copy link
Member

ChunkyProgrammer commented May 18, 2023

Maybe https://github.com/brrd/electron-tabs could work if someone here wants to work on it (some other stuff will need to be done most likely) 🙂

Edit: electron-tabs is a bit hacky so i dont think we'd want to use that. Tauri seems to have better support for tabs so if we switch to tauri then adding tab support will be much more likely to happen

@Milor123

This comment was marked as off-topic.

@FreeTubeApp FreeTubeApp deleted a comment from refouna May 18, 2023
@ChunkyProgrammer ChunkyProgrammer added electron being electron Electron related bugs and trickeries and removed help wanted Extra attention is needed labels May 20, 2023
@FeyrisTan

This comment has been minimized.

@Milor123

This comment has been minimized.

@Kommynct

This comment has been minimized.

@absidue absidue mentioned this issue Oct 12, 2023
3 tasks
@BloodRaven0

This comment has been minimized.

@aleksejrs

This comment has been minimized.

@klutt

This comment was marked as duplicate.

@ivanjaros

This comment has been minimized.

@yukiTRV

This comment has been minimized.

@b-jordanov

This comment has been minimized.

@Kommynct

This comment has been minimized.

@b-jordanov

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: new feature electron being electron Electron related bugs and trickeries enhancement New feature or request
Projects
Feature Requests
Medium Priority
Development

No branches or pull requests