Michael Stapelberg
f7565b5f32
Kill windows between tests
2017-09-10 11:31:10 +02:00
Michael Stapelberg
c86307864f
t/265-swap: don’t start new i3 instances with the same config
...
$config is never touched after being initially set up.
Not restarting i3 between each test case reduces the runtime of this test by an
order of magnitude.
2017-09-09 17:50:23 +02:00
Orestis
b12cea0ad2
Fix typo in 265-swap.t
2017-09-06 18:02:52 +03:00
Orestis
66f2148236
Check if con_id exists in cmd_swap ( #2898 )
...
Also adds some testcases for swap using con_id.
Fixes #2895
2017-09-06 07:34:14 +02:00
Ingo Bürk
5f9a5e8d7d
Implement 'swap' command.
...
This patch introduces a new command 'swap' that swaps two containers so
that they assume each other's position and geometry.
fixes #917
2017-05-15 21:06:38 +02:00