Bring up to date with current draft EWHM.

2004-02-01  Rob Adams  <readams@readams.net>

	* COMPLIANCE: Bring up to date with current draft EWHM.
This commit is contained in:
Rob Adams 2004-02-01 23:26:42 +00:00 committed by Rob Adams
parent f2e783b2c5
commit b3f95bf7d1
2 changed files with 16 additions and 0 deletions

View File

@ -89,6 +89,11 @@ standard is available at http://freedesktop.org/Standards/wm-spec/
+ _NET_WM_MOVERESIZE (1.3) + _NET_WM_MOVERESIZE (1.3)
- _NET_RESTACK_WINDOW (-)
Metacity does not currently support this message.
+ _NET_REQUEST_FRAME_EXTENTS (1.3)
c. Application Window Properties c. Application Window Properties
-------------------------------- --------------------------------
@ -115,6 +120,8 @@ standard is available at http://freedesktop.org/Standards/wm-spec/
See: http://bugzilla.gnome.org/show_bug.cgi?id=113601 See: http://bugzilla.gnome.org/show_bug.cgi?id=113601
Metacity doesn't implement viewports so _NET_WM_STATE_STICKY is Metacity doesn't implement viewports so _NET_WM_STATE_STICKY is
unimplemented. unimplemented.
_NET_WM_STATE_DEMANDS_ATTENTION is neither read nor updated by
metacity. Metacity should unset it on window activation.
+ _NET_WM_ALLOWED_ACTIONS (1.3) + _NET_WM_ALLOWED_ACTIONS (1.3)
Metacity keeps this hint up to date. The code is somewhat crufty Metacity keeps this hint up to date. The code is somewhat crufty
@ -140,6 +147,11 @@ standard is available at http://freedesktop.org/Standards/wm-spec/
Metacity does not read or set this property. The EWMH does not Metacity does not read or set this property. The EWMH does not
require it to do so, but it should support it. require it to do so, but it should support it.
+ _NET_FRAME_EXTENTS (1.3)
If set in response to a _NET_REQUEST_FRAME_EXTENTS message received
prior to the window being mapped, this may be an estimate. This is,
however, expressly allowed by the specification.
d. Window Manager Protocols d. Window Manager Protocols
--------------------------- ---------------------------
+ _NET_WM_PING (1.3) + _NET_WM_PING (1.3)

View File

@ -1,3 +1,7 @@
2004-02-01 Rob Adams <readams@readams.net>
* COMPLIANCE: Bring up to date with current draft EWHM.
2004-01-27 James M. Cape <jcape@ignore-your.tv> 2004-01-27 James M. Cape <jcape@ignore-your.tv>
* src/themes/Esco/metacity-theme-1.xml: Use the 'utility' frame * src/themes/Esco/metacity-theme-1.xml: Use the 'utility' frame