Skip to content
  • Olivier Fourdan's avatar
    xwayland: Add optional xdg-output support · da8de2a7
    Olivier Fourdan authored and Adam Jackson's avatar Adam Jackson committed
    
    
    The xdg-output protocol aims at describing outputs in way which is
    more in line with the concept of an output on desktop oriented systems.
    
    For now it just features the position and logical size which describe
    the output position and size in the global compositor space.
    
    This is however much useful for Xwayland to advertise the output size
    and position to X11 clients which need this to configure their surfaces
    in the global compositor space as the compositor may apply a different
    scale from what is advertised by the output scaling property (to achieve
    fractional scaling, for example).
    
    This was added in wayland-protocols 1.10.
    
    Reviewed-by: default avatarAdam Jackson <ajax@redhat.com>
    Signed-off-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
    da8de2a7