forge icon indicating copy to clipboard operation
forge copied to clipboard

bug: impossible to tile large windows vertically

Open xAspirus opened this issue 2 years ago • 4 comments

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 avatar May 18 '22 10:05 xAspirus

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.

jmmaranan avatar Jun 03 '22 02:06 jmmaranan

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

aspizu avatar Aug 14 '22 19:08 aspizu

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 avatar Aug 14 '22 21:08 jmmaranan

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

jmmaranan avatar Aug 14 '22 21:08 jmmaranan