aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications-settings.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename blacklist to filter-list.Jason Conti2020-08-201-63/+63
|
* Add option to swap Settings and Clear.Tasos Sahanidis2020-08-201-0/+10
|
* Add our own do-not-disturb setting.Jason Conti2020-08-201-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 available.Jason Conti2020-08-201-24/+83
|
* Add blacklist hints for recent application names.Jason Conti2020-08-201-0/+43
|
* * Add a settings UIJason Conti2019-08-281-0/+375