From eb431cd87460381fd9e99c30279b4dcb778538dd Mon Sep 17 00:00:00 2001 From: sandmann Date: Sun, 20 Jun 2004 11:25:11 +0000 Subject: Clarify the the window manager must not send a 0 sync request --- wm-spec/wm-spec.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'wm-spec') diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index a73dbbc..929dc17 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -1483,11 +1483,12 @@ resize the window faster than the client can keep up. The update request number in the client message is determined by the -window manager, but is generally intended to be incremented by one for -each message sent. Since the initial value of the XSync counter is not -defined by this specification, the window manager MAY set the value of -the XSync counter at any time, and MUST do so when it first manages a -new window. +window manager subject to the restriction that it MUST NOT be 0. The +number is generally intended to be incremented by one for each message +sent. Since the initial value of the XSync counter is not defined by +this specification, the window manager MAY set the value of the XSync +counter at any time, and MUST do so when it first manages a new +window. -- cgit v1.2.3-54-g00ecf