From 8db795611f14c44fc0c2eaf5fc801bf10413a1fe Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 3 Mar 2023 16:20:24 +0100 Subject: [PATCH] output-management-v1: add mode picture aspect ratio References: https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/2178573b0a5a8160564da1fd85c1f16f7d4d7bdd --- .../wlr-output-management-unstable-v1.xml | 27 +++++++++++++++---- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/unstable/wlr-output-management-unstable-v1.xml b/unstable/wlr-output-management-unstable-v1.xml index 411e2f0..7ddd65f 100644 --- a/unstable/wlr-output-management-unstable-v1.xml +++ b/unstable/wlr-output-management-unstable-v1.xml @@ -39,7 +39,7 @@ interface version number is reset. - + This interface is a manager that allows reading and writing the current output device configuration. @@ -125,7 +125,7 @@ - + A head is an output device. The difference between a wl_output object and a head is that heads are advertised even if they are turned off. A head @@ -356,7 +356,7 @@ - + This object describes an output mode. @@ -409,9 +409,26 @@ object. + + + + + + + + + + + + + + This event describes the mode picture aspect ratio. + + + - + This object is used by the client to describe a full output configuration. @@ -529,7 +546,7 @@ - + This object is used by the client to update a single head's configuration.