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

bug: impossible to tile large windows vertically #125

Open
xAspirus opened this issue May 18, 2022 · 4 comments
Open

bug: impossible to tile large windows vertically #125

xAspirus opened this issue May 18, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@xAspirus
Copy link

Describe the bug/issue
A clear and concise description of what the bug is.

To Reproduce

  1. Open Two Windows and Stack Them
  2. Try to drag one window to tile vertically
  3. Only horizontal tiling is hinted

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots or journal logs
Provide screenshorts or screen captures if possible.
Also if possible, please provide latest logs from e.g. 1 hour ago journalctl -b 0 -r --since "1 hour ago":

Version Information

  1. Distro and version: Fedora 36 , Forge 46

Monitor Setup
1 x 1600x900

@xAspirus xAspirus added the bug Something isn't working label May 18, 2022
@jmmaranan
Copy link
Collaborator

Hi @xAspirus - this was a design decision to not do the vertical splits on Stacked or Tabbed windows due to my lack of time and understanding on optimizing when the cons started nesting deeply with each other. I'll check I3's code on how I can port it to Forge.

@aspizu
Copy link

aspizu commented Aug 14, 2022

i think you misunderstood the problem, the problem is when switching from stacked to tiled where you will be left with two vertically split windows

@jmmaranan
Copy link
Collaborator

Yes @aspizu - the bug description is vague. So I was guessing based on the steps provided. And when you drag/drop to a tabbed or stacked windows it only supports left/right tiling.

@jmmaranan
Copy link
Collaborator

i think you misunderstood the problem, the problem is when switching from stacked to tiled where you will be left with two vertically split windows

This looks like an entirely different behavior than what was originally reported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants