aboutsummaryrefslogtreecommitdiff
path: root/src/notification.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix several 'Creation method of abstract class cannot be public.' Vala issues.Mike Gabriel2019-12-021-1/+1
* copyediting: whitespacecharles kerr2015-12-311-9/+10
* remove unused property Notification.visiblecharles kerr2015-12-291-6/+0
* copyediting: use vala whitespace style in new codecharles kerr2015-12-291-29/+21
* get server caps once per notification server, not once per notificationcharles kerr2015-12-281-1/+1
* make notification calls asynccharles kerr2015-12-211-2/+2
* add tracer GLib.message() callscharles kerr2015-12-211-1/+3
* move warning dialog from service to volume-warningcharles kerr2015-12-201-0/+81