sway/sway/desktop
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
..
layer_shell.c Fix two segfaults when destroying outputs 2018-03-31 13:47:22 -04:00
output.c Partially implement move command 2018-04-02 11:12:18 -04:00
wl_shell.c Add lite damage tracking 2018-03-30 17:16:35 -04:00
xdg_shell_v6.c Handle map/unmap events in xdg-shell-v6 2018-03-30 17:43:43 -04:00
xwayland.c Merge pull request #1681 from emersion/xwayland-configure-position 2018-03-31 11:40:34 -04:00