wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE

This commit is contained in:
Alexander Orzechowski 2022-05-20 18:28:08 -04:00
parent 4ac19e9f9c
commit 17f5414b1a
3 changed files with 31 additions and 0 deletions

View file

@ -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`