summaryrefslogtreecommitdiff
path: root/wm-spec
diff options
context:
space:
mode:
authormatthiasc <matthiasc>2002-09-17 17:10:35 +0000
committermatthiasc <matthiasc>2002-09-17 17:10:35 +0000
commit687976bc5562b632e5e69326334ce4545980b7d5 (patch)
tree6a33e67adc6da6b759cc8cdc0b925851bbafa22b /wm-spec
parent7a03fdebe838095055070362a1bfb9fcddc20aa6 (diff)
Yet another draft update.
Diffstat (limited to 'wm-spec')
-rw-r--r--wm-spec/wm-spec.sgml16
1 files changed, 9 insertions, 7 deletions
diff --git a/wm-spec/wm-spec.sgml b/wm-spec/wm-spec.sgml
index 4a2d4b9..ad2cc55 100644
--- a/wm-spec/wm-spec.sgml
+++ b/wm-spec/wm-spec.sgml
@@ -1,6 +1,6 @@
<!doctype article PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!entity version "DRAFT version 1.2">
-<!entity date "September 14, 2002">
+<!entity date "September 17, 2002">
]>
<article id="index">
<articleinfo>
@@ -1196,11 +1196,12 @@ See also the implementation notes on <link linkend="KILLINGWINDOWS">killing hung
_NET_WM_HANDLED_ICONS
]]></programlisting>
<para>
-This property can be set by clients to indicate that the Window Manager need
-not provide icons for iconified windows, for example if the client is a taskbar
-and provides buttons for iconified windows.
+ This property can be set by a Pager on one of its own toplevel windows
+ to indicate that the Window Manager need not provide icons for
+ iconified windows, for example if it is a taskbar and provides buttons
+ for iconified windows.
</para>
- </sect2>
+ </sect2>
</sect1>
<sect1>
<title>Window Manager Protocols</title>
@@ -1733,8 +1734,9 @@ OR OTHER DEALINGS IN THE SOFTWARE.
Improve markup of citations.
</para></listitem>
<listitem><para>
- Explain _NET_DESKTOP_GEOMETRY in more detail and improve the explanation
- of WM_CLIENT_MACHINE in <xref linkend="KILLINGWINDOWS">.
+ Explain _NET_DESKTOP_GEOMETRY and _NET_WM_HANDLED_ICONS in more detail and
+ improve the explanation of WM_CLIENT_MACHINE in
+ <xref linkend="KILLINGWINDOWS">.
</para></listitem>
<listitem><para>
Add Lubos Lunak to the list of contributors.