diff options
author | jools <jools> | 2001-04-22 10:14:49 +0000 |
---|---|---|
committer | jools <jools> | 2001-04-22 10:14:49 +0000 |
commit | e3dc3ddc0c9f5ac3dfcd24c0592e41f3db702079 (patch) | |
tree | d48517abafe0c6f82260109f987b5ef41eda9f57 /wm-spec/wm-spec.sgml | |
parent | 3a5a13a1fe2b1a2851e0c3d6050b1535875cc9fd (diff) | |
download | xdg-specs-e3dc3ddc0c9f5ac3dfcd24c0592e41f3db702079.tar.xz |
added clarification to _NET_SUPPORTED
Diffstat (limited to 'wm-spec/wm-spec.sgml')
-rw-r--r-- | wm-spec/wm-spec.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/wm-spec/wm-spec.sgml b/wm-spec/wm-spec.sgml index a6fe26f..f59eac7 100644 --- a/wm-spec/wm-spec.sgml +++ b/wm-spec/wm-spec.sgml @@ -263,8 +263,10 @@ _NET_SUPPORTED, ATOM[]/32 ]]></programlisting> <para> This property MUST be set by the Window Manager to indicate which hints it -supports. This assumes that backwards incompatible changes will not be made -to the hints (without being renamed). +supports. For example: considering _NET_WM_STATE +both this atom and all supported states e.g. _NET_WM_STATE_MODAL, +_NET_WM_STATE_STICKY, would be listed. This assumes that backwards +incompatible changes will not be made to the hints (without being renamed). </para> </sect2><sect2><title>_NET_CLIENT_LIST</title> <programlisting><![CDATA[ |