swayfx/sway/input
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
..
cursor.c Merge pull request #1684 from swaywm/follow-warp 2018-03-31 15:32:29 -04:00
input-manager.c Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" 2018-03-29 23:41:33 -04:00
keyboard.c Partially implement move command 2018-04-02 11:12:18 -04:00
seat.c Address review feedback 2018-03-31 15:20:43 -04:00