aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexander Orzechowski <orzechowski.alexander@gmail.com>2022-05-20 18:28:08 -0400
committerAlexander Orzechowski <orzechowski.alexander@gmail.com>2022-05-23 15:43:18 -0400
commit17f5414b1ab198481f82d23e6903b48768785117 (patch)
treeb4deeba76f2ba456108249bf38f5b31c2d895f13 /docs
parent4ac19e9f9cf38bc146ba42cc7ce89b29e748b30f (diff)
wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE
Diffstat (limited to 'docs')
-rw-r--r--docs/env_vars.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index 609ca97b..22626c6b 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -45,6 +45,12 @@ wlroots reads these environment variables
* *WLR_RENDERER_ALLOW_SOFTWARE*: allows the gles2 renderer to use software
rendering
+## scenes
+
+* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
+tasks for compositors that use scenes. (available options: NONE, RERENDER,
+HIGHLIGHT)
+
# Generic
* *DISPLAY*: if set probe X11 backend in `wlr_backend_autocreate`