VOOZH about

URL: https://www.phoronix.com/news/xx-fractional-scale-v2-MR-KWin

⇱ xx-fractional-scale-v2 Aims To Improve Wayland Fractional Scaling - Phoronix


👁 Phoronix

xx-fractional-scale-v2 Aims To Improve Wayland Fractional Scaling

Written by Michael Larabel in Wayland on 31 March 2026 at 05:54 PM EDT. 33 Comments
A merge request for Wayland Protocols was opened today for introducing "xx-fractional-scale-v2" as an experimental protocol to address current shortcomings with current Wayland fractional scaling. There is also a KDE KWin compositor merge request already out for review that implements this xx-fractional-scale-v2 protocol.

KDE developer Xaver Hugl opened a wayland-protocols merge request today for this xx-fractional-scale-v2 protocol that allows clients and compositors to use a different coordinate space for communicating surface coordinates. The intent is on allowing unscaled pixels rather than lossy integer logical coordinate space currently relied upon.

The xx-fractional-scale-v2 is actually based on an earlier protocol proposal by Xaver Hugl from 2022. That earlier work was "wp-fractional-scale-v2" for an alternative fractional scaling with different coordinate spaces. This revived protocol is now labeled as xx-fractional-scale-v2 to avoid any protocol naming collision with the prior work.

KDE developer Vlad Zahorodnii authored this KWin merge request implementing the xx-fractional-scale-v2 protocol. Vlad explained there:
"The goal of this protocol is to address some current limitations with the logical coordinate system on Wayland when using fractional scaling. Since the logical coordinate system has not enough resolution, it's possible to have gaps between maximized windows and panels or gaps between sub-surfaces."

That merge request also visually demonstrates the shortcomings of the current fractional scaling handling using a demo app and video recordings of the current and proposed fractional scaling implementations.

👁 bad fractional scaling bug


We'll see soon enough what comes of this xx-fractional-scale-v2 protocol proposal. As shown by the demo app of the current fractional scaling, it goes against the long-standing Wayland mantra of "every frame is perfect".

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.