<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-power, branch 22.9.3</title>
<subtitle>Ayatana Indicator Power Service</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-power/atom?h=22.9.3</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-power/atom?h=22.9.3'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/'/>
<updated>2022-11-13T09:10:58+00:00</updated>
<entry>
<title>release 22.9.3</title>
<updated>2022-11-13T09:10:58+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-13T09:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=d1e4bc61f254441250210beea365dd2b57c6496b'/>
<id>urn:sha1:d1e4bc61f254441250210beea365dd2b57c6496b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/fix-auto-brightness-toggle'</title>
<updated>2022-11-13T09:07:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-13T09:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=d744550b20db48ebf0be5ab91a5ccd4786290f55'/>
<id>urn:sha1:d744550b20db48ebf0be5ab91a5ccd4786290f55</id>
<content type='text'>
Attributes GH PR #71: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/71
</content>
</entry>
<entry>
<title>src/service.c: Fix auto brightness switch</title>
<updated>2022-11-13T02:23:29+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-11-13T02:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=ddb607383e79c642d24f793a2ec7f97d2284d469'/>
<id>urn:sha1:ddb607383e79c642d24f793a2ec7f97d2284d469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 22.9.2</title>
<updated>2022-11-12T21:07:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-12T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=8038312a40a90a91298b518a5c253d796d28fc2e'/>
<id>urn:sha1:8038312a40a90a91298b518a5c253d796d28fc2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fredldotme-sargo-battery'</title>
<updated>2022-11-12T21:04:04+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-12T21:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=a87015b357345609975e9ab52da94213944d0041'/>
<id>urn:sha1:a87015b357345609975e9ab52da94213944d0041</id>
<content type='text'>
Attributes GH PR #70: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/70
</content>
</entry>
<entry>
<title>Revert "Don't prioritize discharging items with no time estimate that have more than 10% power remaining."</title>
<updated>2022-11-12T20:59:10+00:00</updated>
<author>
<name>Alfred Neumayer</name>
<email>dev.beidl@gmail.com</email>
</author>
<published>2022-11-12T01:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=cdf24598041c6cb13bac696c42bbb66ec869b216'/>
<id>urn:sha1:cdf24598041c6cb13bac696c42bbb66ec869b216</id>
<content type='text'>
As the battery in the Pixel 3a running 20.04 exposes itself without any
time estimates, it gets hidden by the indicator unless below 10% of charge.

The original commit message mentions low-power devices having no time
estimates most probably due to lasting long, but (without an honest checkup
of the upstream kernel sources) I doubt the kernel driver to distinguish
between those capabilities in the power_supply properties, hence remove
this artificial limit again.

This reverts commit 522fdc6abbfee52dec5c6b0194cf87ffcc0f3dcd.
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/fix-tests'</title>
<updated>2022-11-12T20:56:47+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-12T20:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=ce3cef135571b17b901b08d6e3bc4052de966c26'/>
<id>urn:sha1:ce3cef135571b17b901b08d6e3bc4052de966c26</id>
<content type='text'>
Attributes GH PR #69: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/69
</content>
</entry>
<entry>
<title>tests/test-device.cc: Fix icon tests</title>
<updated>2022-11-12T20:56:20+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-11-11T00:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=350a2104048e8d25a355698a4deda40fb0951a51'/>
<id>urn:sha1:350a2104048e8d25a355698a4deda40fb0951a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 22.9.1</title>
<updated>2022-11-12T20:44:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-12T20:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=b72b14c43e98c461f8da79242ba9fb9923c146e1'/>
<id>urn:sha1:b72b14c43e98c461f8da79242ba9fb9923c146e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/fix-flashlight-toggle'</title>
<updated>2022-11-12T08:48:14+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-11-12T08:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-power/commit/?id=009e1b62f7130e8a05224963bc6b30a76c901928'/>
<id>urn:sha1:009e1b62f7130e8a05224963bc6b30a76c901928</id>
<content type='text'>
Attributes GH PR #68: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/68
</content>
</entry>
</feed>
