From 9b584a2414c153af5d8a1898f459b490e3300557 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Thu, 10 Nov 2011 00:34:33 +0000 Subject: wm-spec: fix typo _NET_WM_SUPPORTED_LIST → _NET_SUPPORTED MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wm-spec/wm-spec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index 014b40b..f7676e4 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -1717,7 +1717,7 @@ or simply clear the list, returning to "normal" fullscreen. _NET_WM_FULL_PLACEMENT -By including this hint in _NET_WM_SUPPORTED_LIST the Window Manager announces +By including this hint in _NET_SUPPORTED the Window Manager announces that it performs reasonable window placement for all window types it supports (for example centering dialogs on the mainwindow or whatever handling the Window Manager considers reasonable). This in turn means that Clients, @@ -1740,7 +1740,7 @@ because many applications abuse positioning flags and/or provide unnecessary default positions. -Note: The property is not used anywhere else besides being listed in _NET_WM_SUPPORTED_LIST. +Note: The property is not used anywhere else besides being listed in _NET_SUPPORTED. -- cgit v1.2.3-54-g00ecf