From 17f5414b1ab198481f82d23e6903b48768785117 Mon Sep 17 00:00:00 2001 From: Alexander Orzechowski Date: Fri, 20 May 2022 18:28:08 -0400 Subject: wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE --- docs/env_vars.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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` -- cgit v1.2.3