diff --git a/staging/fractional-scale/fractional-scale-v1.xml b/staging/fractional-scale/fractional-scale-v1.xml index 350bfc0..bf1aa96 100644 --- a/staging/fractional-scale/fractional-scale-v1.xml +++ b/staging/fractional-scale/fractional-scale-v1.xml @@ -44,7 +44,7 @@ rounding algorithm for subsurface position and size is not defined. - + A global interface for requesting surfaces to use fractional scales. @@ -76,7 +76,7 @@ - + An additional interface to a wl_surface object which allows the compositor to inform the client of the preferred scale. @@ -95,8 +95,24 @@ compositor suggests that the client should use. The sent scale is the numerator of a fraction with a denominator of 120. + + This event is deprecated in favor of preferred_scale2. It will not be + emitted when having bound version 2 or higher. + + + + + + Notification of a new preferred scale for this surface that the + compositor suggests that the client should use. + + The sent scale is the numerator and denomanator of a fraction. + + + +