summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.com>2022-07-13 16:25:12 +0300
committerPekka Paalanen <pq@iki.fi>2022-12-02 13:36:25 +0000
commite11a51709d118798b665a3d999633e92108be836 (patch)
tree9e98409ed39defa33ac5c51a58ab80a36e24e9db /man
parent3746e163aba00292699ad831ec24c13500c4bdf0 (diff)
downloadweston-e11a51709d118798b665a3d999633e92108be836.tar.gz
compositor: add output-decorations option for headless
This will be used by a new test. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index b4084ddd..1cb63f96 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -204,6 +204,14 @@ spaces and perform monitor profiling, and tone mapping required to enable HDR
video modes. This extended functionality comes at the cost of heavier image
processing and sometimes a loss of some hardware off-loading features like
composite-bypass.
+.TP 7
+.BI "output-decorations=" true
+For headless-backend with GL-renderer only: draws output window decorations,
+similar to what wayland-backend does for floating output windows.
+Boolean, defaults to
+.BR false .
+These decorations cannot normally be screenshot. This option is useful for
+the Weston test suite only.
.\"---------------------------------------------------------------------
.SH "LIBINPUT SECTION"
The