]> git.sur5r.net Git - i3/i3/commit
Support a special value "__focused__" as a command criterion pattern for class, insta...
authorIngo Bürk <ingo.buerk@tngtech.com>
Fri, 28 Aug 2015 06:26:27 +0000 (08:26 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Fri, 28 Aug 2015 08:07:12 +0000 (10:07 +0200)
commit54d270e3599b5a0c2952115933ff1431ecfebd08
tree3c69f8811e075ba8dc394ab7a4fd5818c56914be
parentb68a400abfeb9f17901497eb005862853656287c
Support a special value "__focused__" as a command criterion pattern for class, instance, title, window_role and workspace.
This special value will match if the window's property equals that of the currently focused window.

relates to #1770
docs/userguide
src/match.c