]> git.sur5r.net Git - i3/i3/commit - src/con.c
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 <stapelberg@users.noreply.github.com>
Wed, 6 Sep 2017 05:34:14 +0000 (07:34 +0200)
commit66f2148236a47cafa6d0218faa3e7ad5bc8d949a
treee5d90ea52a9b6216d707232b437b3a4bf328d414
parent85eb09767704479297a4de5aff9c40690a0d89a8
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