[PATCH wayland-protocols 2/4] presentation-time: finish stabilization

Bryce Harrington bryce at osg.samsung.com
Mon Feb 22 23:39:36 UTC 2016


On Mon, Feb 22, 2016 at 03:34:41PM +0200, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Rename interfaces and the protocol to follow the policy.
> 
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

> ---
>  stable/presentation-time/presentation-time.xml | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/stable/presentation-time/presentation-time.xml b/stable/presentation-time/presentation-time.xml
> index 10a5f14..dc4ae68 100644
> --- a/stable/presentation-time/presentation-time.xml
> +++ b/stable/presentation-time/presentation-time.xml
> @@ -1,5 +1,5 @@
>  <?xml version="1.0" encoding="UTF-8"?>
> -<protocol name="presentation_timing">
> +<protocol name="presentation_time">
>  <!-- wrap:70 -->
>  
>    <copyright>
> @@ -25,7 +25,7 @@
>      DEALINGS IN THE SOFTWARE.
>    </copyright>
>  
> -  <interface name="presentation" version="1">
> +  <interface name="wp_presentation" version="1">
>      <description summary="timed presentation related wl_surface requests">
>  
>  <!-- Introduction -->
> @@ -85,7 +85,7 @@
>  
>        <arg name="surface" type="object" interface="wl_surface"
>             summary="target surface"/>
> -      <arg name="callback" type="new_id" interface="presentation_feedback"
> +      <arg name="callback" type="new_id" interface="wp_presentation_feedback"
>             summary="new feedback object"/>
>      </request>
>  
> @@ -129,7 +129,7 @@
>  
>    </interface>
>  
> -  <interface name="presentation_feedback" version="1">
> +  <interface name="wp_presentation_feedback" version="1">
>      <description summary="presentation time feedback event">
>        A presentation_feedback object returns an indication that a
>        wl_surface content update has become visible to the user.
> -- 
> 2.4.10
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list