aboutsummaryrefslogtreecommitdiff
path: root/include/notifications
Commit message (Collapse)AuthorAgeFilesLines
* Partially revert fab51b4. Only rename those x-canonical attributes to ↵Mike Gabriel2020-08-111-4/+4
| | | | x-ayatana if they are solely used by Ayatana Indicators.
* Replace x-canonical attributesRobert Tari2020-08-111-4/+4
|
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-2/+2
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-175-22/+22
|
* require an explicit role for the sound so that we can differentiate between ↵Charles Kerr2015-01-211-1/+1
| | | | eg 'alarm' and 'alert'
* Make alarm notifications icons and button color match Design's specs. Fixes: ↵Charles Kerr2014-09-191-2/+3
|\ | | | | | | | | | | 1370594 Approved by: Ted Gould, PS Jenkins bot, Nekhelesh Ramananthan
| * use the new x-canonical-private-affirmative-tint key.Charles Kerr2014-09-171-2/+3
| |
* | fix flint++ warningsCharles Kerr2014-09-173-3/+3
|/
* sync with prerequisite branch ↵Charles Kerr2014-08-011-2/+0
|\ | | | | | | lp:~charlesk/indicator-datetime/notification-refactor
| * refactor changes based on Antti's feedbackCharles Kerr2014-08-011-2/+0
| |
* | in Haptic, make the looping logic easier to read.Charles Kerr2014-07-311-1/+1
| |
* | drop the ubuntu-application-api middleman and call usensorsd directly: ↵Charles Kerr2014-07-311-0/+4
| | | | | | | | ua_sensors_haptic_new() crashes on desktop and ua_sensors_haptic_vibrate_once() makes blocking dbus calls.
* | in indicator::noficiations::Haptic, better naming of the Mode enumCharles Kerr2014-07-311-2/+5
| |
* | sync with lp:~charlesk/indicator-datetime/notification-refactorCharles Kerr2014-07-311-5/+4
|\|
| * sync with trunkCharles Kerr2014-07-301-0/+1
| |
| * fix doxygen commentsCharles Kerr2014-07-301-5/+3
| |
* | initial draft of haptic feedback when alarms playCharles Kerr2014-07-301-0/+57
|/
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-2/+3
|
* make close return void instead of bool, because after all what more can you ↵Charles Kerr2014-07-271-2/+2
| | | | do if the call fails? What's the point?
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-265-0/+265