<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display/src, branch 24.4.1</title>
<subtitle>Ayatana Indicator Display Service
</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-display/atom?h=24.4.1</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-display/atom?h=24.4.1'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/'/>
<updated>2024-05-17T10:09:18+00:00</updated>
<entry>
<title>cppcheck: Replace C-style casts by C++-style static_cast&lt;&gt; casts.</title>
<updated>2024-05-17T10:09:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-05-04T09:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=9b3eb0bcb6bc6347874b79cdbf2a5c45e2f3c314'/>
<id>urn:sha1:9b3eb0bcb6bc6347874b79cdbf2a5c45e2f3c314</id>
<content type='text'>
See: https://stackoverflow.com/questions/40899581/is-it-always-safe-to-change-a-c-style-cast-to-a-static-cast
</content>
</entry>
<entry>
<title>cppcheck: Fix missingOverride complaints.</title>
<updated>2024-05-17T10:09:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-05-04T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=f1dde7a9245a257eac50c902b2080dcd25ba22c5'/>
<id>urn:sha1:f1dde7a9245a257eac50c902b2080dcd25ba22c5</id>
<content type='text'>
</content>
</entry>
<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://cgit.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>src/service.cpp: Fix slider step and precision</title>
<updated>2024-04-04T23:32:44+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-04-04T23:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=60760e48ee8589c6d8c98d054f9e45caf1196d34'/>
<id>urn:sha1:60760e48ee8589c6d8c98d054f9e45caf1196d34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix access of unitialized variables in DisplayIndicator destructor</title>
<updated>2024-03-04T13:55:44+00:00</updated>
<author>
<name>Guido Berhoerster</name>
<email>guido+freiesoftware@berhoerster.name</email>
</author>
<published>2024-03-04T13:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=21967eef1aedb046f7260c3fc58e0b046908d793'/>
<id>urn:sha1:21967eef1aedb046f7260c3fc58e0b046908d793</id>
<content type='text'>
In the constructor nGreeterSubscription and pConnection are only initialized if
bGreeter is true whereas the destructor always accesses them and possibly passes
uninitialized values to functions.
</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://cgit.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>src/service.cpp: Add AccountsService support</title>
<updated>2023-12-04T07:33:10+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-12-03T22:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=92416feefc2ff70e30f0378c263fcebc9d9a127d'/>
<id>urn:sha1:92416feefc2ff70e30f0378c263fcebc9d9a127d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace fix</title>
<updated>2023-12-04T07:33:00+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-12-04T07:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=aef2ed6874d249a35ee666b433daff070a7b7765'/>
<id>urn:sha1:aef2ed6874d249a35ee666b433daff070a7b7765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.cpp: Fix build with ENABLE_COLOR_TEMP off</title>
<updated>2023-12-03T22:07:06+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-12-03T22:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=50448a83b1ec2ed840e94dfc09f87ec6f275c028'/>
<id>urn:sha1:50448a83b1ec2ed840e94dfc09f87ec6f275c028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.cpp: Also switch metacity, icon and cursor themes when changing theme</title>
<updated>2023-11-21T15:55:50+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-21T15:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=08ede8598afe6a2ab486904089557f6ab3635c8e'/>
<id>urn:sha1:08ede8598afe6a2ab486904089557f6ab3635c8e</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/87
</content>
</entry>
</feed>
