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:
@@ -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 │
|
||||
|
Reference in New Issue
Block a user