Skip to content

protocol: mention wl_surface events from wl_output.{scale,transform}

Simon Ser requested to merge emersion/wayland:output-scale-transform-pref into main

The wl_output events should not be used anymore for guessing the preferred scale and transform of a surface. We have explicit events for that now.

Signed-off-by: Simon Ser contact@emersion.fr

Merge request reports