diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/env_vars.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md index e5d5d62b..62472783 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -51,6 +51,9 @@ wlroots reads these environment variables tasks for compositors that use scenes (available options: none, rerender, highlight) * *WLR_SCENE_DISABLE_DIRECT_SCANOUT*: disables direct scan-out for debugging. +* *WLR_SCENE_DISABLE_VISIBILITY*: If set to 1, the visibility of all scene nodes + will be considered to be the full node. Intelligent visibility canculations will + be disabled. # Generic |