<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-appindicator/src/app-indicator.c, branch 0.5.92</title>
<subtitle>Ayatana Application Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-appindicator/atom?h=0.5.92</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-appindicator/atom?h=0.5.92'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/'/>
<updated>2023-02-02T08:57:36+00:00</updated>
<entry>
<title>Fix all remaining build warnings</title>
<updated>2023-02-02T08:57:36+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-07-15T21:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=694ab4eec294a93358f78a349c6df94c3b666126'/>
<id>urn:sha1:694ab4eec294a93358f78a349c6df94c3b666126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/app-indicator.c: Fix wrong function signatures</title>
<updated>2023-02-02T08:57:36+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-08-19T18:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=0231964daf69d1043ef35de3ff1a5a906cbcc244'/>
<id>urn:sha1:0231964daf69d1043ef35de3ff1a5a906cbcc244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/app-indicator.c: Silence GtkStatusIcon deprecation warnings</title>
<updated>2023-02-02T08:57:36+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-07-13T21:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=cc27f130846557c5cfd5ad9cdac4c8fc61cab9c1'/>
<id>urn:sha1:cc27f130846557c5cfd5ad9cdac4c8fc61cab9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace fix</title>
<updated>2023-02-02T08:57:36+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-07-13T21:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=28d217863f9c72d0ca3f1e16fe7f7da058b43346'/>
<id>urn:sha1:28d217863f9c72d0ca3f1e16fe7f7da058b43346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/appindicator.c: Clean up all g_signal_emit and g_signal_new calls so that they correspond with each other.</title>
<updated>2022-04-08T21:51:26+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-04-01T16:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=05dee64bb944a346d0934255ac37ef827436ec83'/>
<id>urn:sha1:05dee64bb944a346d0934255ac37ef827436ec83</id>
<content type='text'>
 Patch provided by Paul G (paulieg on Launchpad). Thanks a lot.

 See https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996/comments/4
</content>
</entry>
<entry>
<title>src/appindicator.c: Fix path NULL check in status_icon_change().</title>
<updated>2022-04-08T21:51:26+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-04-01T16:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=540b7bf7896274109d4f589c07fd78c051bd267b'/>
<id>urn:sha1:540b7bf7896274109d4f589c07fd78c051bd267b</id>
<content type='text'>
 Inspired by n_elements.patch by Ash Holland. Thanks.

 See https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996/comments/7
</content>
</entry>
<entry>
<title>Fix build with musl libc</title>
<updated>2021-12-07T21:22:55+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2021-12-07T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=89415c01b730e3a1f6f66402b5c439fb04bda201'/>
<id>urn:sha1:89415c01b730e3a1f6f66402b5c439fb04bda201</id>
<content type='text'>
canonicalize_file_name() is a GNU extension not supported by musl libc.
Use realpath() from POSIX instead.
</content>
</entry>
<entry>
<title>Avoid deprecated g_type_class_add_private.</title>
<updated>2019-08-29T18:12:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-08-29T18:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=e7acaf90ba791655ce26508c1f5facdea855d2aa'/>
<id>urn:sha1:e7acaf90ba791655ce26508c1f5facdea855d2aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/app-indicator.c: Type cast assignments from g_object_ref().</title>
<updated>2018-03-20T09:36:41+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-20T09:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=b14ba3324a7f80ff4fcc5025b576d33544178f74'/>
<id>urn:sha1:b14ba3324a7f80ff4fcc5025b576d33544178f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API documentation: Suppress some warnings being thrown.</title>
<updated>2017-10-24T14:40:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-10-24T14:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=c3c9e7977edfa0179b017d29deb3189a156235c4'/>
<id>urn:sha1:c3c9e7977edfa0179b017d29deb3189a156235c4</id>
<content type='text'>
</content>
</entry>
</feed>
