[mutter] xdg-shell: Bump unstable version



commit 5657a671c1b839936a6cf6ce33dc803036092f61
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Aug 22 12:04:31 2014 -0400

    xdg-shell: Bump unstable version

 src/wayland/protocol/xdg-shell.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/wayland/protocol/xdg-shell.xml b/src/wayland/protocol/xdg-shell.xml
index 9532644..275837f 100644
--- a/src/wayland/protocol/xdg-shell.xml
+++ b/src/wayland/protocol/xdg-shell.xml
@@ -45,7 +45,7 @@
        they implement using static_assert to ensure the protocol and
        implementation versions match.
       </description>
-      <entry name="current" value="3" summary="Always the latest version"/>
+      <entry name="current" value="4" summary="Always the latest version"/>
     </enum>
 
 
@@ -239,8 +239,8 @@
       <description summary="types of state on the surface">
         The different state values used on the surface. This is designed for
         state values like maximized, fullscreen. It is paired with the
-        request_change_state event to ensure that both the client and the
-        compositor setting the state can be synchronized.
+        configure event to ensure that both the client and the compositor
+        setting the state can be synchronized.
 
         States set in this way are double-buffered. They will get applied on
         the next commit.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]