summaryrefslogtreecommitdiff
path: root/spec/Channel_Request.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Channel_Request.xml')
-rw-r--r--spec/Channel_Request.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index 4de78b400..1d59eb874 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -55,14 +55,11 @@
</property>
<property name="UserActionTime" tp:name-for-bindings="User_Action_Time"
- type="x" tp:type="Unix_Timestamp64" access="read">
+ type="x" tp:type="User_Action_Timestamp" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The time at which user action occurred, or 0 if this channel
request is for some reason not involving user action.</p>
- <p>This corresponds to the _NET_WM_USER_TIME property in
- <a href="http://standards.freedesktop.org/wm-spec/wm-spec-latest.html">EWMH</a>.</p>
-
<p>This property is set when the channel request is created,
and can never change.</p>
</tp:docstring>