<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/libindicator/indicator-ng.c, branch main</title>
<subtitle>Ayatana Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-indicator/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-indicator/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/'/>
<updated>2015-11-06T15:17:48+00:00</updated>
<entry>
<title>Fork libayatana-indicator from Ubuntu's libindicator shared library.</title>
<updated>2015-11-06T15:17:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-11-06T14:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=9d1b39fa6a02985a613604826997f0d7b969a40d'/>
<id>urn:sha1:9d1b39fa6a02985a613604826997f0d7b969a40d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorNG: Reverse the scroll delta on left scroll events</title>
<updated>2014-07-16T13:41:25+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-07-16T13:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=19b729898ed630a0923fa91a4ee4c0146c7939a7'/>
<id>urn:sha1:19b729898ed630a0923fa91a4ee4c0146c7939a7</id>
<content type='text'>
As it happens for left scroll events.
</content>
</entry>
<entry>
<title>indicator-ng: support "submenu-action" on root menu items</title>
<updated>2014-01-29T13:16:59+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2014-01-29T13:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=239817c96343b70d7e655d25cf12025d9df81d55'/>
<id>urn:sha1:239817c96343b70d7e655d25cf12025d9df81d55</id>
<content type='text'>
Treat "submenu-action" attributes on the root menu item in the same way that
gtk+ does. If that attribute exists, it must reference an action with boolean
state that is set to 'true' whenever a corresponding indicator menu is open.

We need this for root items because they are not handled by gtk's menu tracker.
Nested submenus already get this.

</content>
</entry>
<entry>
<title>Use named icons rather than (deprecated) stock items.</title>
<updated>2013-12-20T11:30:44+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@canonical.com</email>
</author>
<published>2013-12-20T11:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=a1e53835ca8e1d0d18bc9f79cfe4baec2f9edf1d'/>
<id>urn:sha1:a1e53835ca8e1d0d18bc9f79cfe4baec2f9edf1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow setting different positions for each profile in indicator files</title>
<updated>2013-10-29T00:18:26+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-10-29T00:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=cf5ac5eaa90eedc40828a1d41626fa89176c6e5d'/>
<id>urn:sha1:cf5ac5eaa90eedc40828a1d41626fa89176c6e5d</id>
<content type='text'>
The 'Position' key in a profile section has precedence over the global 'Position' key, but otherwise the same semantics.

We need this along with lp:~larsu/unity8/per-profile-indicator-positions to enable different positioning on the desktop and phone.

Approved by PS Jenkins bot, Charles Kerr.
</content>
</entry>
<entry>
<title>indicator-ng: always create entry.label and entry.image</title>
<updated>2013-10-17T18:57:08+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-10-17T18:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=244d6180f63e12a4b1726fc223d3c00ab6bbb316'/>
<id>urn:sha1:244d6180f63e12a4b1726fc223d3c00ab6bbb316</id>
<content type='text'>
They used to be created lazily when the root menu item changed to include and
image or a label. However, there is no way to notify a panel that this
happened.

Panels connect to notify signals on these widgets when an entry gets added. If
the widgets don't exist from the very beginning, the panel won't update when
they change.

</content>
</entry>
<entry>
<title>Warn when an indicator doesn't get respawned anymore</title>
<updated>2013-10-16T23:16:08+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-10-16T23:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=0a9a95f248568da85eb2e395d849017d4fdca037'/>
<id>urn:sha1:0a9a95f248568da85eb2e395d849017d4fdca037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow setting per-profile positions in indicator files</title>
<updated>2013-10-10T14:50:29+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-10-10T14:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=478ea0977129cf1b1fd2b58a8927da30d3797ddd'/>
<id>urn:sha1:478ea0977129cf1b1fd2b58a8927da30d3797ddd</id>
<content type='text'>
The 'Position' key in a profile section has precedence over the global
'Position' key, but otherwise the same semantics.

</content>
</entry>
<entry>
<title>Remove debug message</title>
<updated>2013-09-09T13:32:49+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-09-09T13:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=9e857c3e55be6a7f2bb30f1edbdf94f3f97c8ba7'/>
<id>urn:sha1:9e857c3e55be6a7f2bb30f1edbdf94f3f97c8ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support x-canonical-secondary action</title>
<updated>2013-09-09T12:09:57+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2013-09-09T12:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=bb3936226c41048e4c16e9b926d6c9b23629d681'/>
<id>urn:sha1:bb3936226c41048e4c16e9b926d6c9b23629d681</id>
<content type='text'>
An attribute for the root menu action may contain an action name. If it exists,
the action is activated whenever the middle mouse button is pressed on the
indicator.

</content>
</entry>
</feed>
