swayfx/sway/tree
Drew DeVault b2d871cfe2 Partially implement move command
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
2018-04-02 11:12:18 -04:00
..
container.c Partially implement move command 2018-04-02 11:12:18 -04:00
layout.c Partially implement move command 2018-04-02 11:12:18 -04:00
output.c Partially implement move command 2018-04-02 11:12:18 -04:00
view.c Add lite damage tracking 2018-03-30 17:16:35 -04:00
workspace.c Fix workspace deletion edge cases 2018-03-30 13:49:34 -04:00