<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-appindicator/src/app-indicator.c, branch pr/tooltip-support</title>
<subtitle>Ayatana Application Indicators Shared Library
</subtitle>
<id>https://cgit.arctica-project.org/libayatana-appindicator/atom?h=pr%2Ftooltip-support</id>
<link rel='self' href='https://cgit.arctica-project.org/libayatana-appindicator/atom?h=pr%2Ftooltip-support'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/'/>
<updated>2026-06-10T13:58:56+00:00</updated>
<entry>
<title>Add support for tooltips</title>
<updated>2026-06-10T13:58:56+00:00</updated>
<author>
<name>Guido Berhoerster</name>
<email>guido+ayatana@berhoerster.name</email>
</author>
<published>2021-03-01T22:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=0dcd747cc883d7f68d67a85d3dd220c9ef4e004b'/>
<id>urn:sha1:0dcd747cc883d7f68d67a85d3dd220c9ef4e004b</id>
<content type='text'>
An icon, title and text body may be set independently or at once resulting in a
single signal.  Markup in the text body is not supported for simplicity.
</content>
</entry>
<entry>
<title>Implement the Activate D-Bus method for primary click handling</title>
<updated>2026-04-28T13:01:04+00:00</updated>
<author>
<name>Mikhail Novosyolov</name>
<email>m.novosyolov@rosa.ru</email>
</author>
<published>2026-04-28T12:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=90ce95a6ba93f4f4b2e777041b77e4e7e7e65284'/>
<id>urn:sha1:90ce95a6ba93f4f4b2e777041b77e4e7e7e65284</id>
<content type='text'>
Handle the org.kde.StatusNotifierItem Activate() method that KDE Plasma
calls on left-click. When a signal handler is connected, emit the
"activate" GObject signal and return success. When no handler is
connected, return an error so the panel falls back to showing the
context menu for backward compatibility.

This fixes the dual menu+toggle issue for applications like Onboard
that need left-click to perform a custom action instead of showing
the context menu.

Co-authored-by: Z.AI GLM
</content>
</entry>
<entry>
<title>Deprecate libayatana-appindicator</title>
<updated>2025-03-07T15:49:48+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-03-07T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=13ea932892cba6913f1dd24ef0e807940fe011dc'/>
<id>urn:sha1:13ea932892cba6913f1dd24ef0e807940fe011dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the status property a bit more clearly.</title>
<updated>2023-07-20T08:14:32+00:00</updated>
<author>
<name>William Pettersson</name>
<email>william.pettersson@glasgow.ac.uk</email>
</author>
<published>2023-07-20T08:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=864b830e2e7b85d8763142326f84bc7b38acde97'/>
<id>urn:sha1:864b830e2e7b85d8763142326f84bc7b38acde97</id>
<content type='text'>
Details of what each property means are taken from lines ~144-146 of
app-indicator.h (search for @APP_INDICATOR_STATUS_PASSIVE).
</content>
</entry>
<entry>
<title>src/app-indicator.c: Don't use GNU old-style field designator extension</title>
<updated>2023-05-08T22:17:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-03-11T17:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=d848644c60d5d60a831bcb286c521508fa4f3fde'/>
<id>urn:sha1:d848644c60d5d60a831bcb286c521508fa4f3fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/app-indicator.c: Fix documentation related errors</title>
<updated>2023-05-08T22:17:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-03-10T18:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=f7f4a8dd6b12327e37f918a2f5f65e3a0a8dc413'/>
<id>urn:sha1:f7f4a8dd6b12327e37f918a2f5f65e3a0a8dc413</id>
<content type='text'>
</content>
</entry>
<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://cgit.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://cgit.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://cgit.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://cgit.arctica-project.org/libayatana-appindicator/commit/?id=28d217863f9c72d0ca3f1e16fe7f7da058b43346'/>
<id>urn:sha1:28d217863f9c72d0ca3f1e16fe7f7da058b43346</id>
<content type='text'>
</content>
</entry>
</feed>
