X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F5_Component_Documentation%2F1_agl-compositor.md;h=114164202b81de61bf57448e98556ee9af20510c;hb=8656a0598cd32e145d132d3c222a5b6668e9f6b1;hp=63d2c73a0410c12379c8245161ccff5621c61144;hpb=4d6b3f3501c136f56229ec0150ea20f441193af7;p=AGL%2Fdocumentation.git diff --git a/docs/5_Component_Documentation/1_agl-compositor.md b/docs/5_Component_Documentation/1_agl-compositor.md index 63d2c73..1141642 100644 --- a/docs/5_Component_Documentation/1_agl-compositor.md +++ b/docs/5_Component_Documentation/1_agl-compositor.md @@ -180,7 +180,7 @@ present/running, it will attempt to make the surface backing that application the current activate one, with each output having independently active surfaces. -#### Explicit output +## Explicit output The activation and setting surface roles requires passing a Wayland output (wl_output). The output is the wayland interface representation of an output @@ -362,7 +362,7 @@ integration. Worth mentioning are: * `hide-cursor=[false]` - do not advertise pointer/cursor to clients. Present in the `[core]` section. -### Running with software rendering +## Running with software rendering By default the compositor will attempt to use the GL-renderer, and implicitly the GPU. One could instead use the CPU, by making use of the Pixman library. To