[i3fyra] splitsize forgotten #160

Closed
opened 2021-11-30 15:53:35 +00:00 by budRich · 0 comments
budRich commented 2021-11-30 15:53:35 +00:00 (Migrated from github.com)

if the following layout is in use:

AB=1000 BD=200
AB
AD

And A has focus, if i toggle the BD containers by moving leftx2 everything works as expected and BD=200 is true. Or if B is active and i toggle D by moving upx2, everything works BD=200 is true.

but

If I hide D by moving B up, then focus A move it leftx2 then focusing B and moving it up, now BD=200 is false (its the default, 50%). So that is the issue here, BD should be 200.

if the following layout is in use: ``` AB=1000 BD=200 AB AD ``` And `A` has focus, if i toggle the BD containers by moving `left`x2 everything works as expected and BD=200 is true. Or if `B` is active and i toggle `D` by moving `up`x2, everything works BD=200 is true. but If I hide `D` by moving `B` up, then focus `A` move it `left`x2 then focusing `B` and moving it `up`, now BD=200 is false (its the default, 50%). So that is the issue here, BD should be 200.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bud/i3ass#160
No description provided.