peterdotjs / tab-resize

Split Screen made easy. Resize the CURRENT tab and tabs to the RIGHT into layouts on separate Windows. w/ Multi-monitor Support
GNU General Public License v3.0
297 stars 36 forks source link

Enhancement - Custom window size and location #53

Closed soundslikeodd closed 6 years ago

soundslikeodd commented 8 years ago

It would be cool if a user can define a window size and location as an option. The settings could be height and width in px and x y location.

I am interested in attempting to add this enhancement and submitting it as a pull request. Are PRs accepted openly?

peterdotjs commented 8 years ago

PRs are definitely accepted! I really haven't updated the extension in some time but if you're interested by all means. It definitely sounds like more of an advanced feature that only a subset of users could take advantage of though.

In the past I've had in mind a generic UI where windows could be added, dragged and dropped and resized.

The challenges I think are adding such a feature but supporting multiple screens, and multiple layouts, while still providing a good user experience. But if you have ideas and interest I would definitely be open to discussion.

soundslikeodd commented 7 years ago

PR is the direction I will head. It might take me some time. I have very little javascript experience.

Thank you for your input.

peterdotjs commented 7 years ago

@soundslikeodd take all the time you need :) I haven't made meaningful updates since 2015 but let me know if you have any questions with existing code.

laced66 commented 7 years ago

What I need is 2 tabs on the right, and one on the left. Or 2 tabs on the left, and one on the right. I've downloaded WinSplit Revolution 11.04, because Tab Resize hasn't got this option. Please add it into the shortcuts and buttons.

peterdotjs commented 6 years ago

Essentially duplicate of https://github.com/peterdotjs/tab-resize/issues/45