]> git.sur5r.net Git - i3/i3/commit
Validate matched containers for "kill" command correctly. 2134/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Mon, 28 Dec 2015 03:11:51 +0000 (22:11 -0500)
committerIngo Bürk <ingo.buerk@tngtech.com>
Mon, 28 Dec 2015 07:35:25 +0000 (02:35 -0500)
commit19c273a2adde5e6248566b7bd13b5cee80f84b34
tree79d7a30eb3d29b6241408dd50b1996f26d6bcf2c
parent0dd71674dea30076f6cda6029f624386acfe015f
Validate matched containers for "kill" command correctly.

We now execute the validations when "kill" is executed even if match
criteria are used. This prevents users from killing workspace containers,
which instead kills all clients (as before when not using criteria).

fixes #1761
include/con.h
include/tree.h
src/commands.c
src/con.c
src/tree.c
testcases/t/261-match-con_id-con_mark-combinations.t