diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 26cefdb2..7d8982dc 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -851,7 +851,8 @@ defined as shown below. *Criteria* -** +** Define a window rule for any window which matches the criteria defined by the attributes *identifier*, *title*, or *type*. If more than one is defined, AND logic is used, so all have to match. @@ -863,6 +864,11 @@ defined as shown below. *title* is the title of the window. + *sandboxEngine* is a sandbox engine name from the security context. + + *sandboxAppId* is a sandbox-specific identifier for an application + from the security context. + *type* [desktop|dock|toolbar|menu|utility|splash|dialog|dropdown_menu| popup_menu|tooltip|notification|combo|dnd|normal] relates to NET_WM_WINDOW_TYPE for XWayland clients. Native wayland clients have diff --git a/docs/rc.xml.all b/docs/rc.xml.all index a8f9f3a0..a4e70efb 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -552,8 +552,8 @@