summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.impl.portal.GlobalShortcuts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.freedesktop.impl.portal.GlobalShortcuts.xml')
-rw-r--r--data/org.freedesktop.impl.portal.GlobalShortcuts.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.freedesktop.impl.portal.GlobalShortcuts.xml b/data/org.freedesktop.impl.portal.GlobalShortcuts.xml
index 01018e9..fb33ee1 100644
--- a/data/org.freedesktop.impl.portal.GlobalShortcuts.xml
+++ b/data/org.freedesktop.impl.portal.GlobalShortcuts.xml
@@ -124,7 +124,7 @@
Activated:
@session_handle: Session that requested the shortcut
@shortcut_id: the application-provided ID for the notification
- @timestamp: The timestamp, as seconds and microseconds since the Unix epoch.
+ @timestamp: the time of activation with millisecond granularity, with an undefined base.
@options: Vardict with optional further information
Emitted when a shortcut is activated.
@@ -141,7 +141,7 @@
Deactivated:
@session_handle: Session that requested the shortcut
@shortcut_id: the application-provided ID for the notification
- @timestamp: The timestamp, as seconds and microseconds since the Unix epoch.
+ @timestamp: the time of deactivation with millisecond granularity, with an undefined base.
@options: Vardict with optional further information
Emitted when a shortcut is deactivated.