aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-05-27 08:58:10 -0400
committerGitHub <noreply@github.com>2018-05-27 08:58:10 -0400
commita372852c4421d21fa4cdd70014b0174319f3c2db (patch)
tree3ea7ea85566b02169d4643f6a8d634ef0ec504f7 /sway/sway.5.scd
parentb350e8ec820bcea6096f733d1d0be4de15bbab09 (diff)
parente4c54b04ce90d2d051ba7343ec5b9dce1bbb6755 (diff)
downloadsway-a372852c4421d21fa4cdd70014b0174319f3c2db.tar.xz
Merge branch 'master' into xdg-shell-tiled
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index ff138562..8d1cb8a1 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -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.