From 1a569c2f0cda67071400682be92b01b4c2641ec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Sun, 10 Jul 2011 05:18:08 +0200 Subject: Add support to the "SecondaryActivate" method Added support for the missing StatusNotifierItem SecondaryActivate signal. The indicator-application receives the "secondary-activate" signal from libindicator and redirects it via dbus to the proper watcher using the "SecondaryActivate" method, sending the X and Y pointer position as parameters (as defined by the StatusNotifierItem specs). --- src/application-service.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/application-service.xml') diff --git a/src/application-service.xml b/src/application-service.xml index 1cffbc7..cd26d47 100644 --- a/src/application-service.xml +++ b/src/application-service.xml @@ -34,6 +34,13 @@ with this program. If not, see . + + + + + + + -- cgit v1.2.3