Ingo Bürk bba18453af Match on all criteria even if con_id or con_mark are given.
Previously, if a match specification contained the con_id or con_mark criterion,
all other criteria were ignored. However, a user may want to specify one of
those two unique identifiers and still specify others as well, for example to
match the currently focused window, but only if it has a certain WM_CLASS:

    [con_id=__focused__ class=special] kill

We now check all specified criteria.

fixes #2111
2015-12-17 08:56:05 -05:00
2015-09-30 09:03:34 +02:00
2015-11-23 22:18:02 +01:00
2015-11-07 14:28:45 -05:00
2015-11-02 17:32:04 -05:00
2011-08-28 17:44:42 +02:00
2015-11-22 19:57:46 +01:00
2011-08-28 17:44:42 +02:00
2015-09-30 08:55:07 +02:00
2015-11-19 13:32:35 +01:00
Description
No description provided
9.1 MiB
Languages
C 62%
Perl 28%
Raku 6.4%
Ruby 1.1%
Makefile 1%
Other 1.4%