aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications-settings.c
Commit message (Collapse)AuthorAgeFilesLines
* * Add our own do-not-disturb settingJason Conti2019-08-311-58/+9
| | | | | | * Remove the mate specific code from indicator-notifications-settings * When do-not-disturb is set the indicator will try to set do-not-disturb on all supported desktops (currently only mate)
* * Add mate do-not-disturb option if availableJason Conti2019-08-301-24/+83
|
* * Add blacklist hints for recent application namesJason Conti2019-06-101-0/+43
|
* * Add a Settings... menu item to the indicatorJason Conti2019-06-071-0/+7
| | | | | * indicator-notifications-settings: check if a window already exists and present it to avoid multiple windows
* * indicator-notifications-settings.c: add i18nJason Conti2019-06-071-9/+22
| | | | * indicator-notifications.c: remove header cruft from indicator-datetime
* * Pull out gsettings schema keys to settings.h to avoid duplicationJason Conti2019-06-071-5/+1
|
* * Add settings UIJason Conti2019-06-071-0/+359