swayfx/include/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.h Partially implement move command 2018-04-02 11:12:18 -04:00
layout.h Partially implement move command 2018-04-02 11:12:18 -04:00
view.h Handle map/unmap events in xdg-shell-v6 2018-03-30 17:43:43 -04:00
workspace.h Fix workspace deletion edge cases 2018-03-30 13:49:34 -04:00