aboutsummaryrefslogtreecommitdiff
path: root/src/notifier.c
Commit message (Expand)AuthorAgeFilesLines
* copyediting: code cleanupCharles Kerr2014-07-221-6/+12
* in notifier.c, use g_clear_object to unref the GBindingsCharles Kerr2014-07-211-2/+2
* add tests for events that change whether or not a 'low battery' notification ...Charles Kerr2014-07-211-14/+9
* add tests to confirm that the DBus object's PowerLevel property changes at th...Charles Kerr2014-07-211-37/+55
* copyeditingCharles Kerr2014-07-211-17/+20
* don't show clickable actions if the Notify server doesn't support them.Charles Kerr2014-07-211-17/+43
* fix build issuesCharles Kerr2014-07-211-5/+8
* remove DeviceProvider from NotifierCharles Kerr2014-07-211-144/+116
* second draft of low battery power notifications, still a work in progressCharles Kerr2014-07-211-65/+205
* add first draft of low battery notificationsCharles Kerr2014-07-161-0/+336