Add shell criteria token

Closes #2044.
This commit is contained in:
Ryan Dwyer 2018-05-27 14:14:46 +10:00
parent 0c4b7907a0
commit 484cc189e9
3 changed files with 24 additions and 0 deletions

View file

@ -551,6 +551,11 @@ The following attributes may be matched with:
value is \_\_focused\_\_, then the window instance must be the same as that
of the currently focused window.
*shell*
Compare value against the window shell, such as "xdg\_shell" or "xwayland".
Can be a regular expression. If value is \_\_focused\_\_, then the shell
must be the same as that of the currently focused window.
*tiling*
Matches tiling windows.