]> git.sur5r.net Git - i3/i3/commit
Check if con_id exists in cmd_swap (#2898)
authorOrestis <orestisf1993@gmail.com>
Wed, 6 Sep 2017 05:34:14 +0000 (08:34 +0300)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 6 Sep 2017 05:36:22 +0000 (07:36 +0200)
commit369c9ed50f2b9fc2dc904db07907cd5f95f0a5ad
treed8e600062646a8d581478089f133ac547b15e27f
parentdedfda1e016aabb4f7416def99baba5bb8c3ef85
Check if con_id exists in cmd_swap (#2898)

Also adds some testcases for swap using con_id.

Fixes #2895
include/con.h
src/commands.c
src/con.c
testcases/t/265-swap.t