]> git.sur5r.net Git - i3/i3/commit
Make 'unmark' aware of matched windows.
authorIngo Bürk <ingo.buerk@tngtech.com>
Tue, 20 Oct 2015 06:14:42 +0000 (08:14 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Thu, 22 Oct 2015 13:32:18 +0000 (15:32 +0200)
commit9537ada5ad8ec1f43a3dbdf69d92cc6b0dd0ac0b
tree1341c3ae5449c78bf0df12e56b59fca84a888840
parent7a77c5f0bb988ec2fff52e231590fff93a4ee6b9
Make 'unmark' aware of matched windows.

This patch allows using 'unmark' on matched windows. The old behavior
of applying it to all windows if no criteria were specified is kept.

relates to #2014
docs/userguide
include/con.h
src/commands.c
src/con.c