Wayland's Weston Picks Up Force-On, Modifiers, Aspect Ratio Handling

Written by Michael Larabel in Wayland on 7 July 2018 at 09:10 AM EDT. Add A Comment
WAYLAND
The past week has seen a number of improvements to Wayland's Weston compositor with new features.

Among the commits over the past week have yielded:

- Clone mode support for Weston's DRM front-end. This Weston clone mode can be enabled with the "same-as" output section key in the Weston configuration. This allows for an output to be configured identically to another output using CRTC sharing.

- A new "force-on" configuration option to force an output to be enabled regardless of the connector state. This is useful for cases like KVM switches and other configurations where you always want an output to be enabled.

- The Weston library (libweston) now sets the seat automatically based upon the XDG_SEAT environment variable value, which is generally set by the systemd PAM.

- Framebuffer (FBDEV) support improvements.

- Weston's DRM compositor back-end now has aspect ration parsing support. As part of this aspect ratios are now supported by the Weston INI configuration file after the mode/refresh-rate if desiring a particular aspect ratio.

- Most recently is Daniel Stone's long-standing patch-set for supporting buffer modifiers in the DRM drm_fb compositor code with the drmModeAddFB2WithModifiers interface.

Many of these improvements were done by developers at Collabora as well as Intel. The latest Wayland Weston activity can be found via CGit.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week