aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-07-30 13:44:33 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-07-30 13:44:33 -0400
commitb16ca914ae9a5511f1e1b07dbb647fdde57f4027 (patch)
tree917fe3e7c0bed2984718d0f570ffae863a6ed71c /libdbusmenu-glib/dbus-menu.xml
parent598b0b51ee4b12d51a47a0bd7b595503041f037d (diff)
parent9b82146e224aa02bc77d1a5a57cf931cadd86438 (diff)
downloadlibdbusmenu-b16ca914ae9a5511f1e1b07dbb647fdde57f4027.tar.gz
libdbusmenu-b16ca914ae9a5511f1e1b07dbb647fdde57f4027.tar.bz2
libdbusmenu-b16ca914ae9a5511f1e1b07dbb647fdde57f4027.zip
Import upstream version 0.3.8
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 53b67de..9e8013c 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -344,6 +344,20 @@ License version 3 and version 2.1 along with this program. If not, see
</dox:d>
</arg>
</signal>
+ <signal name="ItemActivationRequested">
+ <dox:d>
+ The server is requesting that all clients displaying this
+ menu open it to the user. This would be for things like
+ hotkeys that when the user presses them the menu should
+ open and display itself to the user.
+ </dox:d>
+ <arg type="i" name="id" direction="out" >
+ <dox:d>ID of the menu that should be activated</dox:d>
+ </arg>
+ <arg type="u" name="timestamp" direction="out" >
+ <dox:d>The time that the event occured</dox:d>
+ </arg>
+ </signal>
<!-- End of interesting stuff -->