Skip to content
Commit 94482cea authored by Jonas Ådahl's avatar Jonas Ådahl Committed by Simon Ser
Browse files

xdg-output: Remove and tweak contradicting examples



The "logical size" as stated by the first paragraph corresponds to the
monitor size in the global compositor space.

To most clients, this is unnecessary information, and should be ignored,
but some used the listed examples to derive information that contradicts
the very definition of what this event communicates.

One example tried to add surface size assumptions, which was not
correct. Remove this part completely, clients should not try to
configure their surface sizes from the logical size of a monitor.

The other is the list of size examples; it tried to communicate that a
compositor sometimes may not scale the viewport of the monitor in its
global compositor coordinate space, in which case, the logical size
itself matches the actual resolution. Tweak this wording to make that
clear that it does not related to any surface size.

Signed-off-by: default avatarJonas Ådahl <jadahl@gmail.com>
parent cf838fd3
Loading
Loading
Loading
Pipeline #817265 passed with stages
in 32 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment