<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-power/src, branch 2.1.0</title>
<subtitle>Ayatana Indicator Power Service</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-power/atom?h=2.1.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-power/atom?h=2.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/'/>
<updated>2020-08-11T18:02:44+00:00</updated>
<entry>
<title>Replace x-canonical attributes</title>
<updated>2020-08-11T18:02:44+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-08-11T18:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=20f77802814866a7b1322d43188f5d1b7bdad78c'/>
<id>urn:sha1:20f77802814866a7b1322d43188f5d1b7bdad78c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to detect if flash needs to be enabled (latched) separately</title>
<updated>2020-08-06T14:00:24+00:00</updated>
<author>
<name>Florian Leeber</name>
<email>florian@ubports.com</email>
</author>
<published>2020-07-15T16:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=4aaddc4dedd026b55cb8d7f02409b481915ea472'/>
<id>urn:sha1:4aaddc4dedd026b55cb8d7f02409b481915ea472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flashlight: Add more brightness file paths</title>
<updated>2020-08-06T13:59:37+00:00</updated>
<author>
<name>Alfred Neumayer</name>
<email>dev.beidl@gmail.com</email>
</author>
<published>2020-02-16T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=215c6ddc8712a798ae6df8a54900d81a76c5ca56'/>
<id>urn:sha1:215c6ddc8712a798ae6df8a54900d81a76c5ca56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not divide by battery size if percent less than 0.01</title>
<updated>2020-08-06T13:57:23+00:00</updated>
<author>
<name>BirdZhang</name>
<email>0312birdzhang@gmail.com</email>
</author>
<published>2019-08-29T05:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=9d403329ad1ad1d6ef3acb936e617666aa902a6f'/>
<id>urn:sha1:9d403329ad1ad1d6ef3acb936e617666aa902a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Adapt indicator attribute for flashlight switch to ayatana-ido.</title>
<updated>2018-03-25T20:43:52+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-25T20:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=6e7dad17e333f1c7ca7da8966ce1891f78d0bd91'/>
<id>urn:sha1:6e7dad17e333f1c7ca7da8966ce1891f78d0bd91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/flashlight.c: Cast char* from const char* when assigning flash_sysfs_path.</title>
<updated>2018-03-25T20:29:08+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-25T20:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=1d4e6c35d72d3c08f390f9ecbc1f881556650bed'/>
<id>urn:sha1:1d4e6c35d72d3c08f390f9ecbc1f881556650bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added warning to avoid overheating of the LED.</title>
<updated>2018-03-25T20:21:10+00:00</updated>
<author>
<name>Jan Sprinz (NeoTheThird)</name>
<email>neo@neothethird.de</email>
</author>
<published>2018-03-25T20:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=868fa1688edaaa48696f59d3fafe44dc9afcb940'/>
<id>urn:sha1:868fa1688edaaa48696f59d3fafe44dc9afcb940</id>
<content type='text'>
 Ported from UBports power indicator:

 commit ef020b31be15f1126d3e5ea5ec399179aad586b8
 Author: Jan Sprinz (NeoTheThird) &lt;neo@neothethird.de&gt;
 Date:   Sat Sep 16 16:02:50 2017 +0200

    Forgot semicolon *blush*

 commit c8be2d9a142e17bdfa86ee68e23a18ba0680c244
 Author: Jan Sprinz (NeoTheThird) &lt;neo@neothethird.de&gt;
 Date:   Sat Sep 16 15:53:29 2017 +0200

    Change var name

 commit 3d6a37503bafcbf397220dcfac5624a686f2f900
 Author: Jan Sprinz (NeoTheThird) &lt;neo@neothethird.de&gt;
 Date:   Sat Sep 16 14:24:05 2017 +0200

    Added warning to avoid overheating of the LED

 Ported-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Ignore batt_therm devices.</title>
<updated>2018-03-25T20:20:50+00:00</updated>
<author>
<name>Marius Gripsgard</name>
<email>mariogrip@ubuntu.com</email>
</author>
<published>2018-03-25T20:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=cf33215b5030fc9d6708edbfd27332910d3322c8'/>
<id>urn:sha1:cf33215b5030fc9d6708edbfd27332910d3322c8</id>
<content type='text'>
 Ported from UBports power indicator:

 commit 431114ed4f6d457822655ad57901e7e640f99bca
 Author: Marius Gripsgard &lt;mariogrip@ubuntu.com&gt;
 Date:   Sun Aug 13 00:08:05 2017 +0200

    Ignore "batt_therm" devices (fixes: https://github.com/ubports/ubports-touch/issues/94)

    This ignores "batt_therm" devices since they do not provide correct
    values. "batt_therm" is only used for temperature of the battery and
    seems to appear as a "battery" device in upower

 Ported-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Add basic flashlight support.</title>
<updated>2018-03-25T20:12:29+00:00</updated>
<author>
<name>Marius Gripsgard</name>
<email>mariogrip@ubuntu.com</email>
</author>
<published>2018-03-25T20:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=cf7ae8a8754c75f93692c79ebecfdd674b52ec69'/>
<id>urn:sha1:cf7ae8a8754c75f93692c79ebecfdd674b52ec69</id>
<content type='text'>
 Ported from UBPorts power indicator:

 commit efef6f25f378021c99b3078958482b3c4ffc43a2
 Author: Marius Gripsgard &lt;mariogrip@ubuntu.com&gt;
 Date:   Sun Aug 13 00:09:01 2017 +0200

    Add support for other flashlight sysfs paths

 commit 3f4339876ddb586b75a73fab51a54b1d4d54fdd1
 Author: Marius Gripsgard &lt;mariogrip@ubuntu.com&gt;
 Date:   Fri Jul 28 21:23:54 2017 +0200

    Add basic support for QCOM flashlight, Fixes https://github.com/ubports/ubports-touch/issues/79

    This does not work on non QCOM devices

 Ported-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to detect that -power indicator is used on an XFCE desktop.</title>
<updated>2018-03-21T06:13:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-21T06:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-power/commit/?id=1872fc53a0004997ca87fcae5619b0c173401b12'/>
<id>urn:sha1:1872fc53a0004997ca87fcae5619b0c173401b12</id>
<content type='text'>
</content>
</entry>
</feed>
