diff options
-rw-r--r-- | COMPLIANCE | 6 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 7 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 @@ -1,3 +1,7 @@ +2004-06-25 Rob Adams <readams@readams.net> + + * COMPLIANCE: indicate that _NET_WM_USER_TIME is now supported + 2004-06-24 Elijah Newren <newren@math.utah.edu> * src/keybindings.c: (handle_toggle_desktop): Choose correct |