diff options
author | lunakl <lunakl> | 2003-07-29 18:08:38 +0000 |
---|---|---|
committer | lunakl <lunakl> | 2003-07-29 18:08:38 +0000 |
commit | 8460067c8deffa67f7b811d5cd8f207032ec12f3 (patch) | |
tree | 1421034ebd6fd54309fc2c23d987b2076a14314c | |
parent | 231908869bd89e83ff73129d9cbdf040dce1cf4c (diff) | |
download | xdg-specs-8460067c8deffa67f7b811d5cd8f207032ec12f3.tar.xz |
Changelog for added things.
-rw-r--r-- | wm-spec/wm-spec.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index 05613c9..0e03aa5 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -1818,6 +1818,15 @@ Change the description of _NET_WM_STATE_MODAL to no longer require apps to break the ICCCM for group-modal windows, but still support the WM_TRANSIENT_FOR=root dialect. </para></listitem> + <listitem><para> +Specified that (yet) unused fields in client messages must be set to 0. + </para></listitem> + <listitem><para> +_NET_WM_PING message now has the client window identified in data.l[2] field. + </para></listitem> + <listitem><para> +Added _NET_WM_USER_TIME to detect user activity in windows. + </para></listitem> </itemizedlist> </sect2> <sect2> |