mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
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:
parent
3dd2f4a67f
commit
d952ce403e
3 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue