Merge pull request #1144 from agx/doc-headless

Document WLR_HEADLESS_OUTPUTS
This commit is contained in:
emersion 2018-07-18 16:30:16 +01:00 committed by GitHub
commit ed26b19f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ wlroots specific
wayland, x11, headless)
* *WLR_WL_OUTPUTS*: when using the wayland backend specifies the number of outputs
* *WLR_X11_OUTPUTS*: when using the X11 backend specifies the number of outputs
* *WLR_HEADLESS_OUTPUTS*: when using the headless backend specifies the number
of outputs
rootston specific
------------------