Implement 'all' matching criterion

This criterion matches all open windows, as a more readable (and
correct) version of the 'class=".*"' criterion (more correct because
it'll also match windows which don't have WM_CLASS set yet).
This commit is contained in:
Isaac Garzon
2021-07-23 14:19:36 +03:00
parent abbf6a85d7
commit 3a818c0f20
7 changed files with 116 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ option is enabled and only then sets a screenshot as background.
• Add %machine placeholder (WM_CLIENT_MACHINE) to title_format
• Allow multiple output names in 'move container|workspace to output'
• Add 'move container|workspace to output next'
• Add 'all' window matching criterion
┌────────────────────────────┐
│ Bugfixes │