aboutsummaryrefslogtreecommitdiff
path: root/src/notifications.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* work around a notifications bug that can't handle boolean hintsCharles Kerr2014-09-171-1/+1
|
* in notifications, don't ask the notification server for its capabilities ↵Charles Kerr2014-08-081-18/+26
| | | | until we need them.
* in notifications.cpp, register for the 'closed' signal before calling ↵Charles Kerr2014-08-081-27/+24
| | | | notification_notify().
* refactor changes based on Antti's feedbackCharles Kerr2014-08-011-13/+14
|
* remove testing stubCharles Kerr2014-07-301-1/+1
|
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-10/+17
|
* make close return void instead of bool, because after all what more can you ↵Charles Kerr2014-07-271-18/+8
| | | | do if the call fails? What's the point?
* copyeditingCharles Kerr2014-07-271-1/+1
|
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-0/+367