summaryrefslogtreecommitdiffstats
path: root/wm-spec
diff options
context:
space:
mode:
authorllunak <llunak>2004-12-16 13:01:51 +0000
committerllunak <llunak>2004-12-16 13:01:51 +0000
commitfdebe9493d211975ce799901ef517451b83fd399 (patch)
treeac29159b8f64813819af17fb877bcabcd59ff70b /wm-spec
parent09c2ea93eed57a05c49d3812a1d37c0cb096a1f7 (diff)
downloadxdg-specs-fdebe9493d211975ce799901ef517451b83fd399.tar.xz
Fixing the formatting from Waldo Bastian.
Diffstat (limited to 'wm-spec')
-rw-r--r--wm-spec/wm-spec.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml
index 41cb003..0cc1e3a 100644
--- a/wm-spec/wm-spec.xml
+++ b/wm-spec/wm-spec.xml
@@ -806,7 +806,7 @@ setting the window's _NET_FRAME_EXTENTS property accordingly. The
Client MUST handle the resulting _NET_FRAME_EXTENTS PropertyNotify
event. So that the Window Manager has a good basis for estimation,
the Client MUST set any window properties it intends to set
-<i>before</i> sending this message. The Client MUST be able to cope
+<emphasis>before</emphasis> sending this message. The Client MUST be able to cope
with imperfect estimates.
</para>
<para>
@@ -1438,6 +1438,8 @@ respond to this protocol within a reasonable time.
<para>
See also the implementation notes on <link linkend="KILLINGWINDOWS">killing hung processes</link>.
</para>
+ </sect2>
+ <sect2>
<title>_NET_WM_SYNC_REQUEST</title>
<para>
This protocol uses the XSync extension (see <ulink
@@ -1456,7 +1458,7 @@ counter is not defined by this specification.
A window manager uses this protocol by preceding a ConfigureNotify
event sent to a client by a client message as follows:
</para>
- <programlisting><![[CDATA[
+ <programlisting><![CDATA[
type = ClientMessage
window = the respective client window
message_type = WM_PROTOCOLS
@@ -1467,7 +1469,7 @@ data.l[2] = low 32 bits of the update request number
data.l[3] = high 32 bits of the update request number
other data.l[] elements = 0
]]></programlisting>
- </para>
+
<para>
After receiving one or more such message/ConfigureNotify pairs, and
having handled all repainting associated with the ConfigureNotify