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
This commit is contained in:
Rob Adams 2004-06-24 21:50:30 +00:00 committed by Rob Adams
parent d0d0925e29
commit 25c4bb1455
2 changed files with 7 additions and 3 deletions

View File

@ -143,9 +143,9 @@ standard is available at http://freedesktop.org/Standards/wm-spec/
Metacity does not read or set this property. However, metacity Metacity does not read or set this property. However, metacity
never managed iconified windows, and so has no need to do so. never managed iconified windows, and so has no need to do so.
- _NET_WM_USER_TIME (-) + _NET_WM_USER_TIME (1.3)
Metacity does not read or set this property. The EWMH does not Metacity uses this property to prevent applications from stealing
require it to do so, but it should support it. focus if supported by the toolkit.
+ _NET_FRAME_EXTENTS (1.3) + _NET_FRAME_EXTENTS (1.3)
If set in response to a _NET_REQUEST_FRAME_EXTENTS message received If set in response to a _NET_REQUEST_FRAME_EXTENTS message received

View File

@ -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> 2004-06-24 Elijah Newren <newren@math.utah.edu>
* src/keybindings.c: (handle_toggle_desktop): Choose correct * src/keybindings.c: (handle_toggle_desktop): Choose correct