mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
Works:
- move [container|window] to workspace <name>
- Note, this should be able to move C_CONTAINER but this is untested
- move [workspace] to output [left|right|up|down|<name>]
Not implemented yet:
- move [left|right|up|down]
- move scratchpad
- move position
|
||
|---|---|---|
| .. | ||
| container.c | ||
| layout.c | ||
| output.c | ||
| view.c | ||
| workspace.c | ||