mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Target stack insertion strategy for new windows #63
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LGUG2Z on GitHub (Nov 21, 2021).
This almost perfect, is it possible to have the new window stack in the adjacent container? It would save the step of moving the new window to the adjacent container.
Originally posted by @restfuladi in https://github.com/LGUG2Z/komorebi/issues/72#issuecomment-968365838
@diocletiann commented on GitHub (Dec 17, 2021):
Ideally, you'd create your custom layout and activate it when launching the app. Then each new window would stack in the next pane and it would start over at the beginning when it reaches the last one.