From 6a1d1991448d820debea589e461de89c945a837c Mon Sep 17 00:00:00 2001 From: Volodymyr Zolotopupov Date: Sun, 14 Apr 2024 22:30:17 +0300 Subject: [PATCH] xdg_output: add an output scale_factor event To provide explicit output fractional scale info. Signed-off-by: Volodymyr Zolotopupov --- unstable/xdg-output/xdg-output-unstable-v1.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml b/unstable/xdg-output/xdg-output-unstable-v1.xml index 5d536aa..f3982f0 100644 --- a/unstable/xdg-output/xdg-output-unstable-v1.xml +++ b/unstable/xdg-output/xdg-output-unstable-v1.xml @@ -54,7 +54,7 @@ reset. - + A global factory interface for xdg_output objects. @@ -77,7 +77,7 @@ - + An xdg_output describes part of the compositor geometry. @@ -218,5 +218,17 @@ + + + + + This event contains output scaling factor information. + It may be sent after binding the output object or if the + output scale changes later. If it is not sent, + the client should rely on the fixed point scale of the wl_output. + + + +