mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Merge branch 'master' into cmd-swap
This commit is contained in:
commit
8fda41dab5
12 changed files with 185 additions and 76 deletions
|
|
@ -560,6 +560,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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue