xdg-shell: Fix documentation
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 17 Jul 2014 21:34:44 +0000 (17:34 -0400)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 17 Jul 2014 21:50:51 +0000 (14:50 -0700)
request_change_state has been folded into the configure event.

protocol/xdg-shell.xml

index 9532644..bd36231 100644 (file)
       <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.