<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src, branch 24.2.0</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-datetime/atom?h=24.2.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/atom?h=24.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2024-02-12T15:41:07+00:00</updated>
<entry>
<title>src/CMakeLists.txt: suppress Wenum-constexpr-conversion in engine-eds.cpp</title>
<updated>2024-02-12T15:41:07+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-02-12T15:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=ee1824a09d5c650800c14c6c271a74fd504245be'/>
<id>urn:sha1:ee1824a09d5c650800c14c6c271a74fd504245be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests relying on the default EDS appointment colour</title>
<updated>2024-02-01T17:44:01+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-02-01T17:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=d77ad890a0bb3b8e366c6dea23ca93f71e35d5d5'/>
<id>urn:sha1:d77ad890a0bb3b8e366c6dea23ca93f71e35d5d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'personal/peat-psuwit/bring-back-lomiri-hints'</title>
<updated>2024-01-31T18:08:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-01-31T18:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=2a2db70bedf0c4a96282e417be433d2f23f6c465'/>
<id>urn:sha1:2a2db70bedf0c4a96282e417be433d2f23f6c465</id>
<content type='text'>
Attributes GH PR #115: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/115
</content>
</entry>
<entry>
<title>src, tests: enable notification code path without Lomiri deps</title>
<updated>2023-12-26T20:35:22+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-21T12:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=30b2de458752ad0855b508eb2f8ffeee85628cea'/>
<id>urn:sha1:30b2de458752ad0855b508eb2f8ffeee85628cea</id>
<content type='text'>
With the recent change, the notification code path is no longer Lomiri
(or Ubuntu Touch) specific.

Theres still some if-def's in the code to avoid adding dependendies in
non-Lomiri case.
</content>
</entry>
<entry>
<title>Add option to show/hide alarms</title>
<updated>2023-12-19T15:57:38+00:00</updated>
<author>
<name>kugiigi</name>
<email>kugi_eusebio@protonmail.com</email>
</author>
<published>2021-03-20T03:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=63a57fde6677d8f663e5880a259998b95b1da6c5'/>
<id>urn:sha1:63a57fde6677d8f663e5880a259998b95b1da6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also apply show-events to Phone profile</title>
<updated>2023-12-16T08:52:04+00:00</updated>
<author>
<name>kugiigi</name>
<email>kugi_eusebio@protonmail.com</email>
</author>
<published>2021-03-18T08:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=4d984d26c3bd930eac72f27aa3fb9165eaef056d'/>
<id>urn:sha1:4d984d26c3bd930eac72f27aa3fb9165eaef056d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring back Lomiri-specific notification hints</title>
<updated>2023-12-06T19:20:08+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-12-06T19:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=6f1c3f7f25052c1f4c001e30bc8368359531af87'/>
<id>urn:sha1:6f1c3f7f25052c1f4c001e30bc8368359531af87</id>
<content type='text'>
As discussed in [1], Lomiri has a custom logic in notification timeout
and require the custom hint for timeout to work correctly. Restore the
hints from commit 0a88a8d7 ("Remove osd-notify remnants and use native
notification timeout"), while keeping the standard timeout in place.
Lomiri will ignore standard timeout, while other DE's will ignore the
extra hint.

[1] https://gitlab.com/ubports/development/core/content-hub/-/merge_requests/32#note_1552217874
</content>
</entry>
<entry>
<title>Remove osd-notify remnants and use native notification timeout</title>
<updated>2023-09-09T10:37:35+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-09-09T10:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=0a88a8d7aee8d8ee253de43f031c0811d8015a3a'/>
<id>urn:sha1:0a88a8d7aee8d8ee253de43f031c0811d8015a3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>engine-eds: fix retrieving custom alarm sound path</title>
<updated>2023-06-06T18:22:23+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-06-06T08:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=e089a84b306ef09667752b910d87538043140042'/>
<id>urn:sha1:e089a84b306ef09667752b910d87538043140042</id>
<content type='text'>
ECal 2.0 returns the list of attachments as a GSList (a singly linked
list). I'm not sure why, but the logic for iterating the list is
completely incorrect. Fixing that fixes custom alarm sound.

A test is added to catch this case.

Bug-UBports: https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/issues/183
</content>
</entry>
<entry>
<title>src/haptic.cpp: Fix data type sent to hfd-service</title>
<updated>2022-11-13T15:39:23+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-11-13T04:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-datetime/commit/?id=8452a9e54f63ef797f04e2030afc12ac6e553965'/>
<id>urn:sha1:8452a9e54f63ef797f04e2030afc12ac6e553965</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/96
</content>
</entry>
</feed>
