aboutsummaryrefslogtreecommitdiff
path: root/src/haptic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove com.canonical.usensord and disable hapticRobert Tari2021-10-281-2/+5
* Vibrate only once when notification about calendar events.Renato Araujo Oliveira Filho2021-08-291-7/+13
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* in Haptic, make the looping logic easier to read.Charles Kerr2014-07-311-24/+27
* in haptic.cpp, better support for vibration patternsCharles Kerr2014-07-311-14/+43
* drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen...Charles Kerr2014-07-311-23/+57
* in haptic.cpp, better commentsCharles Kerr2014-07-311-0/+3
* in Haptic::Impl::~Impl(), call ua_sensors_haptic_disable(). h/t AnttiCharles Kerr2014-07-311-1/+1
* in haptic.cpp, start vibrating immediatelyCharles Kerr2014-07-311-0/+1
* in haptic.cpp, make sure to enable the sensor by calling ua_sensors_haptic_en...Charles Kerr2014-07-301-3/+11
* initial draft of haptic feedback when alarms playCharles Kerr2014-07-301-0/+92