<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-application/src, branch 0.2.93</title>
<subtitle>Ayatana Indicator Application Service

</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-application/atom?h=0.2.93</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-application/atom?h=0.2.93'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/'/>
<updated>2011-02-03T20:53:39+00:00</updated>
<entry>
<title>Adding in the indicator-object header</title>
<updated>2011-02-03T20:53:39+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-02-03T20:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=2a3698253f8ca0c280f917c483c39357a8f6b426'/>
<id>urn:sha1:2a3698253f8ca0c280f917c483c39357a8f6b426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support scroll events from libindicator on down to sending them to the applications.</title>
<updated>2011-02-03T17:03:53+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-02-03T17:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=dc47b4e17dae22058e3812e975c7fede2eb9273e'/>
<id>urn:sha1:dc47b4e17dae22058e3812e975c7fede2eb9273e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use INDICATOR_OBJECT_SCROLL instead of GDK_SCROLL enum value</title>
<updated>2011-01-29T02:33:18+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-29T02:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=70bc5ad4a4296583313a461642b908a8b6490069'/>
<id>urn:sha1:70bc5ad4a4296583313a461642b908a8b6490069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using the SNI method "Scroll" instead of "XAyatanaScrollAction"</title>
<updated>2011-01-29T02:26:08+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-29T02:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=df3e14484ca574da270a2e7d38a82e25e6b86ca1'/>
<id>urn:sha1:df3e14484ca574da270a2e7d38a82e25e6b86ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indicator-application: rename the method ApplicationScrollSignal to ApplicationScrollEvent</title>
<updated>2011-01-29T02:25:32+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-29T02:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=016feb948f488012ec87a2ac9036f041b1e81f94'/>
<id>urn:sha1:016feb948f488012ec87a2ac9036f041b1e81f94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>application-appstore: support for ApplicationScrollSignal method</title>
<updated>2011-01-26T23:23:32+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-26T23:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb'/>
<id>urn:sha1:6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>indicator-application: catch "scroll-entry" signal and send ApplicationScrollSignal to appstore</title>
<updated>2011-01-26T23:21:35+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-26T23:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=e6f4e517660c981eb453d0125460a1704c07461e'/>
<id>urn:sha1:e6f4e517660c981eb453d0125460a1704c07461e</id>
<content type='text'>
This allows to catch every "scroll-entry" signal coming from the applet
manager and to call the ApplicationScrollSignal method of
indicator-application-service (to inform it about the scroll event)
</content>
</entry>
<entry>
<title>Protecting against empty application lists, fixing the builder to be on the stack and using it correctly.</title>
<updated>2011-01-26T18:56:32+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-01-26T18:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=0bd9ddc0eee8e317f368fcb996e2931f42ed8f0b'/>
<id>urn:sha1:0bd9ddc0eee8e317f368fcb996e2931f42ed8f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing the name of the approver interface</title>
<updated>2011-01-17T19:23:33+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-01-17T19:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=2e57848f1439e8aadbc44654dd53348894c02afb'/>
<id>urn:sha1:2e57848f1439e8aadbc44654dd53348894c02afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>distcheck fixes, use notdir to wrap basename</title>
<updated>2011-01-14T16:18:02+00:00</updated>
<author>
<name>Ken VanDine</name>
<email>ken.vandine@canonical.com</email>
</author>
<published>2011-01-14T16:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=ada08ac02d806abfe1117c0d900a21b3d9e9c98f'/>
<id>urn:sha1:ada08ac02d806abfe1117c0d900a21b3d9e9c98f</id>
<content type='text'>
</content>
</entry>
</feed>
