i3 compat: Adding support for the all criteria

Matches all views. i3 PR: https://github.com/i3/i3/pull/4460

Fixes #7110
This commit is contained in:
Johan Sköld 2023-09-01 21:28:09 -07:00 committed by Simon Ser
parent 3dd2f4a67f
commit d952ce403e
3 changed files with 14 additions and 3 deletions

View file

@ -962,6 +962,9 @@ properties in practice for your applications.
The following attributes may be matched with:
*all*
Matches all windows.
*app_id*
Compare value against the app id. Can be a regular expression. If value is
\_\_focused\_\_, then the app id must be the same as that of the currently