summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Collapse)AuthorFilesLines
2025-10-10history: Add enable/disable toggleVictor Kareh1-0/+1
This helps a bit with privacy. By disabling history, it wipes all notifications in the D-Bus buffer and prevents further storage. The history popup is also disabled. Notification storage resumes when history is enabled. Note that this just prevents the mate-notifications-daemon from storing notifications, but it doesn't prevent other processes from capturing them elsewhere.
2025-08-25capplet: Add timeout and persistence controlsVictor Kareh1-0/+3
Add new UI elements to configure default timeout, allow persistent notifications, and to display countdown on all notification messages.
2021-06-22Update copyright to 2021raveit651-0/+1
2020-11-26Group common constants in a single filerbuj1-0/+33