diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-01-27 00:23:32 +0100 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-01-27 00:23:32 +0100 |
commit | 6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb (patch) | |
tree | 3132189d1deb6c2f352c6cd994bad9b5ebc9d2b9 /src/indicator-application.c | |
parent | e6f4e517660c981eb453d0125460a1704c07461e (diff) | |
download | ayatana-indicator-application-6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb.tar.gz ayatana-indicator-application-6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb.tar.bz2 ayatana-indicator-application-6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb.zip |
application-appstore: support for ApplicationScrollSignal method
When the ApplicationScrollSignal is called from indicator-application
the XAyatanaScrollAction method provided by libappindicator is
called with the scroll event data.
So: indicator-application now is listening for that signal
("scroll-entry"), registering a call-back function. When it gets
called, it finds the scrolled application and informs (via dbus)
indicator-application-service that a scroll event has been
registered for that application. Now the service (that is connected
to every indicatorapp running) sends (via dbus, again) to the correct
application the scroll-event informations.
Diffstat (limited to 'src/indicator-application.c')
0 files changed, 0 insertions, 0 deletions