<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src, branch personal/peat-psuwit/bring-back-lomiri-hints</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=personal%2Fpeat-psuwit%2Fbring-back-lomiri-hints</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=personal%2Fpeat-psuwit%2Fbring-back-lomiri-hints'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2023-12-26T20:35:22+00:00</updated>
<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://openid.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>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://openid.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://openid.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://openid.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://openid.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>
<entry>
<title>src/menu.cpp: Add tooltip.</title>
<updated>2022-07-22T12:30:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2022-07-22T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=cc4582356e47ac3ca9f3ceb301a8e7b144058912'/>
<id>urn:sha1:cc4582356e47ac3ca9f3ceb301a8e7b144058912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop pkglibexecdir and use native CMake file configuration</title>
<updated>2022-02-16T10:45:33+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-11T15:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=aebb056a06fcbf07df68514e4688b3ae2e5d0d73'/>
<id>urn:sha1:aebb056a06fcbf07df68514e4688b3ae2e5d0d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build warnings</title>
<updated>2022-02-16T10:41:25+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-11T14:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=bfc0251b1e448ea595b5837c46cb5656bc666ec4'/>
<id>urn:sha1:bfc0251b1e448ea595b5837c46cb5656bc666ec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up compilation flags</title>
<updated>2022-02-11T13:25:31+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-11T13:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=0ae2ec89845d2f22eab82f4bd43d5222a785ee6c'/>
<id>urn:sha1:0ae2ec89845d2f22eab82f4bd43d5222a785ee6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cppcheck errors/warnings</title>
<updated>2022-02-08T17:30:04+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-12-16T12:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=7f380782f57089b97a04125f18d61da05292d2ba'/>
<id>urn:sha1:7f380782f57089b97a04125f18d61da05292d2ba</id>
<content type='text'>
</content>
</entry>
</feed>
