<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-power/src, branch 24.5.2</title>
<subtitle>Ayatana Indicator Power Service</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-power/atom?h=24.5.2</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-power/atom?h=24.5.2'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/'/>
<updated>2025-03-08T22:16:42+00:00</updated>
<entry>
<title>flashlight: allow to get simple flashlight enable and disable values from deviceinfo</title>
<updated>2025-03-08T22:16:42+00:00</updated>
<author>
<name>Bardia Moshiri</name>
<email>bardia@furilabs.com</email>
</author>
<published>2025-03-08T22:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=aefad6d79104a14ef06b303f92feda226ee9b9ba'/>
<id>urn:sha1:aefad6d79104a14ef06b303f92feda226ee9b9ba</id>
<content type='text'>
the value for enable/disable for simple sysfs might not always be 0 or 1. one example is the FLX1 phone.
allow to override using deviceinfo and fallback to SIMPLE_ENABLE and SIMPLE_DISABLE if built without deviceinfo or no value is provided

Signed-off-by: Bardia Moshiri &lt;bardia@furilabs.com&gt;
</content>
</entry>
<entry>
<title>src/service.c: Suppress power statistics in greeter mode</title>
<updated>2024-06-24T11:40:11+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-06-24T11:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=bf76707bdcb89c0b89f733791751b56e23575122'/>
<id>urn:sha1:bf76707bdcb89c0b89f733791751b56e23575122</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/93
</content>
</entry>
<entry>
<title>src/service.c: A session is local, if it is not remote. This avoids detecting e.g. chroots as remote sessions.</title>
<updated>2024-05-27T21:05:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-05-27T21:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=f57a1661073fd84dd0c76b1763c70686934b66e7'/>
<id>urn:sha1:f57a1661073fd84dd0c76b1763c70686934b66e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Confirm that all supposedly boolean hints take strings</title>
<updated>2023-12-08T10:02:05+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-08T10:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=c96d7eda53f5eb73cf4d3c850de2f444035ae8f3'/>
<id>urn:sha1:c96d7eda53f5eb73cf4d3c850de2f444035ae8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guard Lomiri-specific notification hints under conditionals</title>
<updated>2023-12-08T09:55:29+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-08T09:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=28b0b55e98b9e955209e5a26f28acc9b1b6e43ad'/>
<id>urn:sha1:28b0b55e98b9e955209e5a26f28acc9b1b6e43ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove orphan osd-notify remnants"</title>
<updated>2023-12-06T17:21:03+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-06T16:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=18d92e36d1d08affd20ae905f6a9efdb139af170'/>
<id>urn:sha1:18d92e36d1d08affd20ae905f6a9efdb139af170</id>
<content type='text'>
As discussed in [1], these hints are essential to make the indicator
functions correctly on Lomiri. These hints should not make any
difference on DE's that doesn't support them.

[1] https://gitlab.com/ubports/development/core/content-hub/-/merge_requests/32#note_1552217874

This reverts commit ba37bd3998252a759434a8455e52f00699b50a09.
</content>
</entry>
<entry>
<title>{CMakeLists.txt,src/service.c}: Make building against librda optional.</title>
<updated>2023-11-04T06:23:28+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-11-04T06:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=55c6fbd978d2d6922a2cd72c422ae8c581268721'/>
<id>urn:sha1:55c6fbd978d2d6922a2cd72c422ae8c581268721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dbus: Add power percentage and is discharging</title>
<updated>2023-09-17T23:11:26+00:00</updated>
<author>
<name>Marius Gripsgard</name>
<email>mariogrip@debian.org</email>
</author>
<published>2023-09-17T23:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=b794ebd02031baa6c9b1cffa8e298c41ad24416f'/>
<id>urn:sha1:b794ebd02031baa6c9b1cffa8e298c41ad24416f</id>
<content type='text'>
This exposes power percentage and is discharging to the dbus interface.
</content>
</entry>
<entry>
<title>Remove orphan osd-notify remnants</title>
<updated>2023-09-09T08:30:33+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-09-09T08:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=ba37bd3998252a759434a8455e52f00699b50a09'/>
<id>urn:sha1:ba37bd3998252a759434a8455e52f00699b50a09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Ignore RDA's opinion when on Lomiri. Assume local session for Lomiri.</title>
<updated>2023-08-31T11:25:09+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-08-31T11:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=bc6df2034b1fea39f326e8e9264f23e88b2dbeef'/>
<id>urn:sha1:bc6df2034b1fea39f326e8e9264f23e88b2dbeef</id>
<content type='text'>
Relates to: https://github.com/ArcticaProject/librda/issues/8
Relates to: https://gitlab.com/ubports/development/core/packaging/ayatana-indicators/ayatana-indicator-power/-/issues/7#note_1535612053
</content>
</entry>
</feed>
