aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Johan Sköld <git@johan.skold.cc>2023-09-01 21:28:09 -0700
committerLibravatar Simon Ser <contact@emersion.fr>2023-09-07 10:42:54 +0900
commitd952ce403e63a1d91f07b72d971500d583609223 (patch)
tree21782cf134499ebc3d4fffd41c50a582adb55990 /sway/sway.5.scd
parentcommands/input/map_from_region: don't treat 0x prefix as hex identifier (diff)
downloadsway-d952ce403e63a1d91f07b72d971500d583609223.tar.gz
sway-d952ce403e63a1d91f07b72d971500d583609223.tar.zst
sway-d952ce403e63a1d91f07b72d971500d583609223.zip
i3 compat: Adding support for the `all` criteria
Matches all views. i3 PR: https://github.com/i3/i3/pull/4460 Fixes #7110
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 78d7d231..f064ad52 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -962,6 +962,9 @@ properties in practice for your applications.
962 962
963The following attributes may be matched with: 963The following attributes may be matched with:
964 964
965*all*
966 Matches all windows.
967
965*app_id* 968*app_id*
966 Compare value against the app id. Can be a regular expression. If value is 969 Compare value against the app id. Can be a regular expression. If value is
967 \_\_focused\_\_, then the app id must be the same as that of the currently 970 \_\_focused\_\_, then the app id must be the same as that of the currently