Wayland Protocol Finally Ready For Fractional Scaling

Written by Michael Larabel in Wayland on 25 November 2022 at 06:50 AM EST. 100 Comments
WAYLAND
After many months of work, the wp-fractional-scale-v1 protocol for Wayland is set to be merged imminently for fractional scaling support.

The wp-fractional-scale-v1 protocol allows for clients to communicate fractional scaling of surfaces with the compositor. Paired with the wp_viewport protocol can be used for providing a nice fractional scaling implementation rather than needing integer-based scaling.

There is already code pending for wlroots / Sway, GNOME Mutter, and KDE around supporting this fractional scaling protocol. There is also example client implementations pending for Qt, Rust-based Winit, and others.

After an immense amount of work by many parties, release manager Simon Ser has dropped the "needs [acknowledgements]", "needs review", and "needs implementations" tags on this protocol and commented that all of the requirements for this protocol are now met and he intends to merge it in the coming days.


Details via this merge request and in particular And in particular there is the protocol text for fractional-scale-v1 for those wondering how it is laid out.
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