how to move a window to container (not empty) #159

Closed
opened 2026-01-05 14:48:37 +01:00 by adam · 0 comments
Owner

Originally created by @WillDawnlll on GitHub (Nov 10, 2022).

i noticed in readme mention container can stacked Many application windows , so how to move a window to a nother container ?(i can't find relative command option about it , only move_window_to_container in rust source code)

and is there any command to loop windows in same container ?
( is cycle-stack ? but i use it in custom-layout and it not work , the komorebic log is

2022-11-10T07:16:18.329101Z  INFO process_command{CycleStack(Next)}:cycle_container_window_in_direction{direction=Next}: komorebi::window_manager: cycling container windows
2022-11-10T07:16:18.329384Z ERROR komorebi::process_command: there is only one window in this container

Originally created by @WillDawnlll on GitHub (Nov 10, 2022). i noticed in readme mention container can stacked `Many application windows` , so how to move a window to a nother container ?(i can't find relative command option about it , only `move_window_to_container` in rust source code) and is there any command to loop windows in same container ? ( is `cycle-stack` ? but i use it in custom-layout and it not work , the komorebic log is ``` 2022-11-10T07:16:18.329101Z INFO process_command{CycleStack(Next)}:cycle_container_window_in_direction{direction=Next}: komorebi::window_manager: cycling container windows 2022-11-10T07:16:18.329384Z ERROR komorebi::process_command: there is only one window in this container ```
adam closed this issue 2026-01-05 14:48:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#159