mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE
This commit is contained in:
parent
4ac19e9f9c
commit
17f5414b1a
3 changed files with 31 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue