]> git.sur5r.net Git - i3/i3/commit
Introduce special value __focused__ for criterion con_id. 2018/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Thu, 22 Oct 2015 13:38:23 +0000 (15:38 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Thu, 22 Oct 2015 13:46:55 +0000 (15:46 +0200)
commit60158d31a29d9f70f8e950015f6c8105ac2f1fda
treeab8f2b96fb5c2005154662fedbd90546c2a1d3cd
parent9537ada5ad8ec1f43a3dbdf69d92cc6b0dd0ac0b
Introduce special value __focused__ for criterion con_id.

This allows matching with

    [con_id=__focused__] unmark

for commands that do not default to operating on the focused window
if no criteria have been specified (such as unmark).

relates to #2014
docs/userguide
src/match.c
testcases/t/255-multiple-marks.t