diff options
author | Rob Adams <readams@readams.net> | 2004-06-24 21:50:30 +0000 |
---|---|---|
committer | Rob Adams <readams@src.gnome.org> | 2004-06-24 21:50:30 +0000 |
commit | 25c4bb1455d89e8fe7b7a38002c030854bddd443 (patch) | |
tree | 2fbb36f1b9eec99d5007b093e8652c638d97cfd7 /COMPLIANCE | |
parent | d0d0925e296500cfe19403c71eb84c775cee6ead (diff) | |
download | metacity-25c4bb1455d89e8fe7b7a38002c030854bddd443.tar.gz |
indicate that _NET_WM_USER_TIME is now supported
2004-06-25 Rob Adams <readams@readams.net>
* COMPLIANCE: indicate that _NET_WM_USER_TIME is now supported
Diffstat (limited to 'COMPLIANCE')
-rw-r--r-- | COMPLIANCE | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -143,9 +143,9 @@ standard is available at http://freedesktop.org/Standards/wm-spec/ Metacity does not read or set this property. However, metacity never managed iconified windows, and so has no need to do so. -- _NET_WM_USER_TIME (-) - Metacity does not read or set this property. The EWMH does not - require it to do so, but it should support it. ++ _NET_WM_USER_TIME (1.3) + Metacity uses this property to prevent applications from stealing + focus if supported by the toolkit. + _NET_FRAME_EXTENTS (1.3) If set in response to a _NET_REQUEST_FRAME_EXTENTS message received |