<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display/tests/unit/CMakeLists.txt, 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>2023-12-13T21:13:48+00:00</updated>
<entry>
<title>tests: remove no longer needed parts</title>
<updated>2023-12-13T21:13:48+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-13T21:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=fce2bb770d17a0f9487fd490eecf6c074c7a7273'/>
<id>urn:sha1:fce2bb770d17a0f9487fd490eecf6c074c7a7273</id>
<content type='text'>
</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>Skip geoclue calls during the rotation lock test</title>
<updated>2023-02-04T22:43:05+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-02-02T10:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=94df80b301c1fb40c3f5403844912ff6c22e4e2f'/>
<id>urn:sha1:94df80b301c1fb40c3f5403844912ff6c22e4e2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>data/: Rename org.ayatana.display.gschema.xml.in to org.ayatana.indicator.display.gschema.xml. Fix and simplify translations of .gschema.xml strings with it.</title>
<updated>2022-09-08T20:56:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-09-08T20:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=b3a400f6db9a97b982915af2a9b4a3aacdf72c29'/>
<id>urn:sha1:b3a400f6db9a97b982915af2a9b4a3aacdf72c29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unit: fix cmake custom command race condition</title>
<updated>2022-03-07T18:35:56+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2022-03-07T18:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=036b96b43f42bb7174e87973a5fb6348a512abca'/>
<id>urn:sha1:036b96b43f42bb7174e87973a5fb6348a512abca</id>
<content type='text'>
CMake's documentation says [1]:

&gt; Do not list the output in more than one independent target that may
&gt; build in parallel or the two instances of the rule may conflict
&gt; (instead use the add_custom_target() command to drive the command and
&gt; make the other targets depend on that one).

Because gschemas.compiled will be referenced multiple times
independently, a level of redirection is needed to prevent CMake from
generating the rule for the file multiple times.

This is encountered in ayatana-indicator-power as well, and fixed in a
similar way [2].

[1] https://cmake.org/cmake/help/latest/command/add_custom_command.html#generating-files
[2] https://github.com/AyatanaIndicators/ayatana-indicator-power/commit/9a90f932e51db486b166dd38f00e4186e40a1aee
</content>
</entry>
<entry>
<title>GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and unit tests.</title>
<updated>2021-11-19T08:34:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-11-19T08:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=f59500bfe360dce317af6b3c24c9a71206e9011a'/>
<id>urn:sha1:f59500bfe360dce317af6b3c24c9a71206e9011a</id>
<content type='text'>
 Additionally, internationalize the org.ayatana.display GSettings schema.

 Fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/39
</content>
</entry>
<entry>
<title>Rename com.ubuntu.touch.system to com.lomiri.touch.system</title>
<updated>2021-11-01T07:20:06+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-10-28T15:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=2626734c7e1f8060dd8b55dc25480d47758e369d'/>
<id>urn:sha1:2626734c7e1f8060dd8b55dc25480d47758e369d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -no-pie build flag for tests only</title>
<updated>2021-08-10T20:21:49+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-08-09T22:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=3ab314a96617141b3f722299c031c9b4c7d32755'/>
<id>urn:sha1:3ab314a96617141b3f722299c031c9b4c7d32755</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>Make coverage reporting work.</title>
<updated>2017-02-07T18:31:18+00:00</updated>
<author>
<name>Rodney Dawes</name>
<email>rodney.dawes@canonical.com</email>
</author>
<published>2017-02-07T18:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=703381ce12b79211c64a8ded04222d277f25cb6e'/>
<id>urn:sha1:703381ce12b79211c64a8ded04222d277f25cb6e</id>
<content type='text'>
</content>
</entry>
</feed>
