<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src/haptic.cpp, branch 0.8.1</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.8.1</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.8.1'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2017-12-08T12:41:39+00:00</updated>
<entry>
<title>README.md: Add some manual line breaks.</title>
<updated>2017-12-08T12:41:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-08T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=b7950517a055b6aee4d0806e32dbd466a6ae59d0'/>
<id>urn:sha1:b7950517a055b6aee4d0806e32dbd466a6ae59d0</id>
<content type='text'>
</content>
</entry>
<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>in Haptic, make the looping logic easier to read.</title>
<updated>2014-08-01T00:52:42+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-08-01T00:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=d129112ad9ce04fad979af95b5b5cd4fd87f5b2b'/>
<id>urn:sha1:d129112ad9ce04fad979af95b5b5cd4fd87f5b2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in haptic.cpp, better support for vibration patterns</title>
<updated>2014-07-31T21:25:26+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T21:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=43e0fb826aa3a5acfd8937438989231804b4c400'/>
<id>urn:sha1:43e0fb826aa3a5acfd8937438989231804b4c400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drop the ubuntu-application-api middleman and call usensorsd directly: ua_sensors_haptic_new() crashes on desktop and ua_sensors_haptic_vibrate_once() makes blocking dbus calls.</title>
<updated>2014-07-31T20:22:47+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=af1b645de9b8116ead5ad72583f51afe28350818'/>
<id>urn:sha1:af1b645de9b8116ead5ad72583f51afe28350818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in haptic.cpp, better comments</title>
<updated>2014-07-31T17:01:04+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T17:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=0c8faf27ea83c3996c68b0ab02c0b4ed824b4129'/>
<id>urn:sha1:0c8faf27ea83c3996c68b0ab02c0b4ed824b4129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in Haptic::Impl::~Impl(), call ua_sensors_haptic_disable(). h/t Antti</title>
<updated>2014-07-31T16:59:12+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T16:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ad789d53f4c4bb059eb52c97c53d720c7ccb7a3e'/>
<id>urn:sha1:ad789d53f4c4bb059eb52c97c53d720c7ccb7a3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in haptic.cpp, start vibrating immediately</title>
<updated>2014-07-31T16:44:16+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-31T16:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=5809e107390f59ad11565e8b8644c191f8430dd3'/>
<id>urn:sha1:5809e107390f59ad11565e8b8644c191f8430dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in haptic.cpp, make sure to enable the sensor by calling ua_sensors_haptic_enable()</title>
<updated>2014-07-30T21:34:02+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-30T21:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=e4b663ebd5be78bd9fb9802e54b050a7b2a984bf'/>
<id>urn:sha1:e4b663ebd5be78bd9fb9802e54b050a7b2a984bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial draft of haptic feedback when alarms play</title>
<updated>2014-07-30T21:01:03+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-07-30T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=559d185dd7d51e56fbd8246970ef520d3edd18ae'/>
<id>urn:sha1:559d185dd7d51e56fbd8246970ef520d3edd18ae</id>
<content type='text'>
</content>
</entry>
</feed>
