aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-02 11:17:44 -0500
committerTed Gould <ted@gould.cx>2010-08-02 11:17:44 -0500
commit10cf92485ff65b6b5c17ee51fda006f079adc8c3 (patch)
tree4a6bf839205cfbcd31e37b6b80af789de5b97d2c /libdbusmenu-glib/dbus-menu.xml
parentba87ab7a9a65c5ed349dda5c472ae6c8adbef322 (diff)
parent8dbd3ed2a39b885de434da32079cd64ef264ba99 (diff)
downloadlibdbusmenu-10cf92485ff65b6b5c17ee51fda006f079adc8c3.tar.gz
libdbusmenu-10cf92485ff65b6b5c17ee51fda006f079adc8c3.tar.bz2
libdbusmenu-10cf92485ff65b6b5c17ee51fda006f079adc8c3.zip
Merging in Ubuntu Desktop branch.
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 -->