summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.impl.portal.GlobalShortcuts.xml
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-10-26 17:16:28 +0100
committerSimon McVittie <smcv@debian.org>2023-10-26 17:16:28 +0100
commit59f0aa5ea5b692e80c6854885cff625349a7a571 (patch)
tree55150e7be1a39a6ff0e4863e2e20237bfe87d107 /data/org.freedesktop.impl.portal.GlobalShortcuts.xml
parent67c8f59349195030e5a77167e8572ba10d595dc2 (diff)
parent44aabb66ffdaef8991af1e42367e43e68b1c72da (diff)
Update upstream source from tag 'upstream/1.18.1'
Update to upstream version '1.18.1' with Debian dir c3bddd9d0e9179b217cbb1b2bb3324c7fcc0ea09
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.