<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/libindicator, 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>Don't load using the icon info structure if it's a bytes icon.</title>
<updated>2014-03-29T09:12:56+00:00</updated>
<author>
<name>William Hua</name>
<email>william.hua@canonical.com</email>
</author>
<published>2014-03-29T09:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=68a5ec6f0657d431df06ea40cc660a9bd2aa18a1'/>
<id>urn:sha1:68a5ec6f0657d431df06ea40cc660a9bd2aa18a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorImageHelper: let's use the actual icon file if its height is less than ICON_SIZE</title>
<updated>2014-03-03T10:25:29+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-03-03T10:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=844e1b508be157342695aa852e81c1c3756511fd'/>
<id>urn:sha1:844e1b508be157342695aa852e81c1c3756511fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorLoader: Make sure that we load the icon at its original size, if not higher than IMAGE_SIZE</title>
<updated>2014-03-03T09:44:10+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-03-03T09:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=8a1bdd708c6bca61cc35589c132bf4bb98069a64'/>
<id>urn:sha1:8a1bdd708c6bca61cc35589c132bf4bb98069a64</id>
<content type='text'>
In this way icons such as the battery one won't be shrunk.
</content>
</entry>
<entry>
<title>ImageHelper: set image from icon name if we have the filename</title>
<updated>2014-02-28T06:17:20+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-02-28T06:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=acf1752ffbac11c5b0422adc7cc693cc78bac6b9'/>
<id>urn:sha1:acf1752ffbac11c5b0422adc7cc693cc78bac6b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorImageHelper: always try to use a GIcon or the file-name as source of the Gdk image</title>
<updated>2014-02-28T05:52:57+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-02-28T05:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c'/>
<id>urn:sha1:12db08f2c3bc6bdd0f2265a71a8f8033b3274f2c</id>
<content type='text'>
We don't need to fallback to pure pixbuf, unless an indicator provided a custom icon that is
not in the current theme path.
This helps a lot in reducing the Unity7 workload as this decreases the cases where
we need to encode the pixbuf contents, send them via dbus to unity, encode them
back, reload to a new pixbuf...

Also thanks to this, the library clients can load the actual icon, scaled at the value they want.
</content>
</entry>
<entry>
<title>IndicatorObject: add parent_window parameter to IndicatorEntry </title>
<updated>2014-02-18T15:45:31+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-02-18T15:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=31d0819700a7b9d62fe3983891da3db3e19bcfab'/>
<id>urn:sha1:31d0819700a7b9d62fe3983891da3db3e19bcfab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorObject: add parent_window parameter to IndicatorEntry</title>
<updated>2014-02-13T16:18:53+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2014-02-13T16:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=9affd1f62c4813c0b9e055f7ca5062cab7f46437'/>
<id>urn:sha1:9affd1f62c4813c0b9e055f7ca5062cab7f46437</id>
<content type='text'>
</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>
</feed>
