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

Drag or whatever action to move current tab to a new window #11

Open
pierremtb opened this issue Oct 18, 2016 · 6 comments
Open

Drag or whatever action to move current tab to a new window #11

pierremtb opened this issue Oct 18, 2016 · 6 comments
Labels
enhancement New feature or request

Comments

@pierremtb
Copy link

No description provided.

@pierremtb pierremtb added the enhancement New feature or request label Oct 18, 2016
@timsueberkrueb
Copy link
Collaborator

@pierremtb Any idea how this could be implemented?

@pierremtb
Copy link
Author

Maybe we could add a dragUp and dragDown listener to your tabs engine? I don't how hard it would be though. At least a right click option in a right click menu on a tab, but that would be another issue :)

@timsueberkrueb
Copy link
Collaborator

Maybe we could add a dragUp and dragDown listener to your tabs engine? I don't how hard it would be though.

@pierremtb Yeah, the difficult question is about how to handle the drag outside of the application window. I don't know how/whether this can be implemented (platform independent).

At least a right click option in a right click menu on a tab, but that would be another issue :)

+1

@pierremtb
Copy link
Author

I think we could only create a new window with the desired tab. It would be
enough, for now at least.

On Wed, Oct 19, 2016, 20:27 Tim Süberkrüb [email protected] wrote:

Maybe we could add a dragUp and dragDown listener to your tabs engine? I
don't how hard it would be though.

@pierremtb https://github.com/pierremtb Yeah, the difficult question is
about how to handle the drag outside of the application window. I don't
know how/whether this can be implemented (platform independent).

At least a right click option in a right click menu on a tab, but that
would be another issue :)

+1


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#11 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AKS6oz-ZH2CrhIQCMaUrilA9_-i32xyYks5q1mEdgaJpZM4KaUJH
.

@PoisonousJohn
Copy link
Contributor

Well, the way Chrome is doing it, once you leave tabs area (line) with cursor, it just creates a new window

@timsueberkrueb
Copy link
Collaborator

Yeah, that should be good and simple enough.
I prefer how Firefox is only creating the window as soon as you drop the tab outside of the current window, though.

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

No branches or pull requests

3 participants