<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src/exporter.cpp, branch 0.8.2</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.8.2</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.8.2'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2017-05-17T08:36:30+00:00</updated>
<entry>
<title>Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.</title>
<updated>2017-05-17T08:36:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-17T08:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=4afa2b50b31e21cba18eba26c12329af62804fae'/>
<id>urn:sha1:4afa2b50b31e21cba18eba26c12329af62804fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add snooze properties to our schema; export it on the bus; add tests</title>
<updated>2014-09-02T15:37:03+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-02T15:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=d3732ff1a0d149544f89d08fa489e4f0fca8da07'/>
<id>urn:sha1:d3732ff1a0d149544f89d08fa489e4f0fca8da07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configurable haptic mode, part 3 of 3: expose the new haptic mode setting as a DBus property; sync exporter tests</title>
<updated>2014-07-31T22:17:53+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T22:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=56d881413ffaa171d4367bb968f5454988e2737e'/>
<id>urn:sha1:56d881413ffaa171d4367bb968f5454988e2737e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move the powerd and screen bus name, path, and interface strings into dbus-shared</title>
<updated>2014-07-24T03:56:36+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-24T03:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=909ccbc93d9fa21075cf5001887e69159e621f5d'/>
<id>urn:sha1:909ccbc93d9fa21075cf5001887e69159e621f5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use unsigned ints for the alarm volume, duration properties</title>
<updated>2014-06-27T14:46:21+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-06-27T14:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=eebf8f911cedf5124ada2f91576f821da6f421b0'/>
<id>urn:sha1:eebf8f911cedf5124ada2f91576f821da6f421b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Design prefers to have a volume slider instead of presets, so remove the AlarmVolume enum and replace it with an int range.</title>
<updated>2014-06-27T03:13:13+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-06-27T03:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=8bb09ca0225886c18e351d3c6156521ed479edd1'/>
<id>urn:sha1:8bb09ca0225886c18e351d3c6156521ed479edd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose the alarm settings via dbus properties.</title>
<updated>2014-06-27T02:36:42+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-06-27T02:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=c5081444f4f493dc386012bcb99d2430fe26dc5a'/>
<id>urn:sha1:c5081444f4f493dc386012bcb99d2430fe26dc5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Exporter's implementation to an Impl file because I'm about to shovel more methods and fields in there.</title>
<updated>2014-06-26T20:55:17+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-06-26T20:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=da980e33f340734c91950d244b980c7d8b5eef95'/>
<id>urn:sha1:da980e33f340734c91950d244b980c7d8b5eef95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>as per review, there were a few places that accidentally passed a shared_ptr&lt;X&gt;&amp; instead of a const shared_ptr&lt;X&gt;&amp;</title>
<updated>2014-01-30T19:28:48+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-30T19:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=0f384f4c9607b785d7df4da8566fe2b869ef11e4'/>
<id>urn:sha1:0f384f4c9607b785d7df4da8566fe2b869ef11e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the clock icon should match the one used by the clock app, so use click to ask the clock app which icon it's using</title>
<updated>2014-01-22T14:35:54+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-22T14:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=56e036200e389f74064836ea2e3254a8b9bc267f'/>
<id>urn:sha1:56e036200e389f74064836ea2e3254a8b9bc267f</id>
<content type='text'>
</content>
</entry>
</feed>
