From 3f282987d6e5cfd8d643886c5165d8a35141912a Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 18 May 2018 16:40:19 -0400 Subject: xdg-output: add a transform example for the logical size MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Ser Reviewed-by: Olivier Fourdan Reviewed-by: Jonas Ådahl --- unstable/xdg-output/xdg-output-unstable-v1.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'unstable') diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml b/unstable/xdg-output/xdg-output-unstable-v1.xml index bd9a8a8..ccbfe1c 100644 --- a/unstable/xdg-output/xdg-output-unstable-v1.xml +++ b/unstable/xdg-output/xdg-output-unstable-v1.xml @@ -135,6 +135,9 @@ - A compositor using a fractional scale of 1.5 will advertise a logical size to 2560×1620. + For example, for a wl_output mode 1920×1080 and a 90 degree rotation, + the compositor will advertise a logical size of 1080x1920. + The logical_size event is sent after creating an xdg_output (see xdg_output_manager.get_xdg_output) and whenever the logical size of the output changes, either as a result of a change in the -- cgit v1.2.3