<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display/src, branch 24.4.0</title>
<subtitle>Ayatana Indicator Display Service
</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-display/atom?h=24.4.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-display/atom?h=24.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/'/>
<updated>2024-04-04T23:32:44+00:00</updated>
<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>
<entry>
<title>src/service.cpp: Hide theme profiles and settings in the greeter</title>
<updated>2023-11-20T03:44:09+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-20T03:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=327d016e5941c96127dcbcf5005d02149712dda8'/>
<id>urn:sha1:327d016e5941c96127dcbcf5005d02149712dda8</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/83
</content>
</entry>
<entry>
<title>src/service.cpp: Handle missing org.gnome.desktop.interface::color-scheme</title>
<updated>2023-11-11T11:11:13+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-11T11:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=256b8334fd38bca9c93f09a9cf671ffa75666f3e'/>
<id>urn:sha1:256b8334fd38bca9c93f09a9cf671ffa75666f3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.cpp: Fix string array translation</title>
<updated>2023-11-10T23:43:42+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-10T23:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-display/commit/?id=2f04eecf1cd4cf6ff30a024e568a7bc9223a150d'/>
<id>urn:sha1:2f04eecf1cd4cf6ff30a024e568a7bc9223a150d</id>
<content type='text'>
</content>
</entry>
</feed>
