]> git.sur5r.net Git - i3/i3/commit - src/move.c
Command 'move <direction>' moves across outputs
authorTony Crisci <tony@dubstepdish.com>
Wed, 13 Nov 2013 08:39:32 +0000 (03:39 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 19 Nov 2013 19:26:52 +0000 (20:26 +0100)
commit9f955a1e012f5e6c3bf5428924c778e9cac346e0
tree0659917c6c1cd07aa3a76f94119a197a9a6aff6d
parent5a4efd04c1892e8d06dc695db55b24fdbd4fd0b6
Command 'move <direction>' moves across outputs

When 'move <direction>' is issued in the context of a container that
borders a workspace, and there is no suitable place within this
workspace for which this container can move, move the container to the
closest output in this direction instead.
src/move.c
testcases/t/516-move.t [new file with mode: 0644]