xdg-shell: Fix documentation

request_change_state has been folded into the configure event.
This commit is contained in:
Jasper St. Pierre 2014-07-17 17:34:44 -04:00 committed by Jason Ekstrand
parent ccf48fb4f9
commit e7d7468521

View file

@ -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.