Originally created by @RaptDept on GitHub (May 26, 2024).
Is your feature request related to a problem? Please describe.
I think the process of manipulating/creating stacks from more than 2 adjacent windows could be a bit smoother.
Currently the flow is this:
Focus on a window
komorebic stack [direction]. The focus is now on a stacked window.
komorebic focus [direction of an unstacked window]. The focus is now on an unstacked window.
komorebic stack [direction of the stack]
I think Step 3 could be eliminated entirely. Before I understood how komorebi implemented stacking, I would instinctively attempt to use komorebic stack while focused on a stack in order to bring an unfocused, adjacent window into said stack, but this doesn't work.
Describe the solution you'd like
It would be great if the stack command could be used when the focus is on a stacked window, in order to bring an adjacent unstacked window into the currently focused stack.
Originally created by @RaptDept on GitHub (May 26, 2024).
**Is your feature request related to a problem? Please describe.**
I think the process of manipulating/creating stacks from more than 2 adjacent windows could be a bit smoother.
Currently the flow is this:
1. Focus on a window
2. `komorebic stack [direction]`. The focus is now on a stacked window.
3. `komorebic focus [direction of an unstacked window]`. The focus is now on an unstacked window.
4. `komorebic stack [direction of the stack]`
I think Step 3 could be eliminated entirely. Before I understood how komorebi implemented stacking, I would instinctively attempt to use `komorebic stack` while focused on a stack in order to bring an unfocused, adjacent window into said stack, but this doesn't work.
**Describe the solution you'd like**
It would be great if the `stack` command could be used when the focus is on a stacked window, in order to bring an adjacent unstacked window into the currently focused stack.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @RaptDept on GitHub (May 26, 2024).
Is your feature request related to a problem? Please describe.
I think the process of manipulating/creating stacks from more than 2 adjacent windows could be a bit smoother.
Currently the flow is this:
komorebic stack [direction]. The focus is now on a stacked window.komorebic focus [direction of an unstacked window]. The focus is now on an unstacked window.komorebic stack [direction of the stack]I think Step 3 could be eliminated entirely. Before I understood how komorebi implemented stacking, I would instinctively attempt to use
komorebic stackwhile focused on a stack in order to bring an unfocused, adjacent window into said stack, but this doesn't work.Describe the solution you'd like
It would be great if the
stackcommand could be used when the focus is on a stacked window, in order to bring an adjacent unstacked window into the currently focused stack.