<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display/src/main.cpp, branch main</title>
<subtitle>Ayatana Indicator Display Service
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-display/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-display/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/'/>
<updated>2024-05-15T07:36:25+00:00</updated>
<entry>
<title>src/main.cpp: Initialize LC_NUMERIC with 'POSIX'.</title>
<updated>2024-05-15T07:36:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-05-14T15:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=89ca869f6cf3cb10871d8fd8c54b5bd2a870a8da'/>
<id>urn:sha1:89ca869f6cf3cb10871d8fd8c54b5bd2a870a8da</id>
<content type='text'>
 This assures that float number conversions (from float to string via
 e.g. g_strdup_sprintf()) always use a dot in decimal numbers.

 This resolves blackening of the screen if users with e.g. de_DE.UTF-8
 use the brightness slider and hand over a komma-decimal to the xsct
 executable (which only understands dot-decimals).

 As we don't use numbers / number conversions anywhere else in the
 display indicator, this global setting of LC_NUMERIC seems to be the
 easiest approach.
</content>
</entry>
<entry>
<title>Remove USB manager and corresponding tests</title>
<updated>2023-12-13T21:04:32+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-13T21:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=32f4db850f34668bf3c66e86f009bcb3a8c8374e'/>
<id>urn:sha1:32f4db850f34668bf3c66e86f009bcb3a8c8374e</id>
<content type='text'>
Since this is renamed, it has never worked correctly anyway. I've forked
this part of code as "adbd-approver" [1], so this part can now be
removed.

[1] https://gitlab.com/ubports/development/core/adbd-approver
</content>
</entry>
<entry>
<title>Rename indicator class and service source files</title>
<updated>2023-10-09T16:41:46+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-10-09T16:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=132a445a9eb633d611f18f27f2f8e5742aa537f3'/>
<id>urn:sha1:132a445a9eb633d611f18f27f2f8e5742aa537f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow building with(out) Lomiri features</title>
<updated>2022-12-15T19:27:19+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-11-14T09:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=f26dba318ecc765f41b909e3e0dde470988f738c'/>
<id>urn:sha1:f26dba318ecc765f41b909e3e0dde470988f738c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for ADBD socket before creating UsbManager</title>
<updated>2021-08-13T07:37:46+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-08-11T21:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=bd2347fd5733565a4e6101cbd4bf4cd0af667088'/>
<id>urn:sha1:bd2347fd5733565a4e6101cbd4bf4cd0af667088</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/13
</content>
</entry>
<entry>
<title>Create desktop profile</title>
<updated>2021-08-10T20:14:05+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-08-02T22:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=287a64544d00782cf2c21e5686f5678d466f234f'/>
<id>urn:sha1:287a64544d00782cf2c21e5686f5678d466f234f</id>
<content type='text'>
- data/org.ayatana.indicator.rotation_lock: Add desktop profile
- src/rotation-lock.cpp: Create separate functions and icon for Desktop
- CMakeLists.txt: Add libayatana-common dependency
- src/main.cpp: Run the ADBD handler on Lomiri only
</content>
</entry>
<entry>
<title>Rename GNOMELOCALEDIR -&gt; LOCALEDIR.</title>
<updated>2017-12-06T10:50:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-06T10:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=2ca072ab8af352e110747d11e685db7edcd09bb2'/>
<id>urn:sha1:2ca072ab8af352e110747d11e685db7edcd09bb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fork from Ubuntus' indicator-display project.</title>
<updated>2017-11-28T08:51:08+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-28T08:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=de76813c8421fd900e0d57038d28e8be693e33be'/>
<id>urn:sha1:de76813c8421fd900e0d57038d28e8be693e33be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't show the snap decision until we're out of the greeter</title>
<updated>2016-03-22T20:39:36+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2016-03-22T20:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=a5f330f6b73101d7bbdeadc6a5f53b8da3349999'/>
<id>urn:sha1:a5f330f6b73101d7bbdeadc6a5f53b8da3349999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get greeter's IsActive property working</title>
<updated>2016-03-22T00:33:35+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2016-03-22T00:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=70209f30bc6907ad545e33dc6e7de78cf63b9e9a'/>
<id>urn:sha1:70209f30bc6907ad545e33dc6e7de78cf63b9e9a</id>
<content type='text'>
</content>
</entry>
</feed>
