NotificationHistory: better display for unread notifications

This commit is contained in:
Ly-sec
2025-09-07 15:09:30 +02:00
parent 4578aad0bc
commit a2ea3c116d
3 changed files with 21 additions and 6 deletions
+2
View File
@@ -299,6 +299,8 @@ Singleton {
property JsonObject notifications: JsonObject {
property bool doNotDisturb: false
property list<string> monitors: []
// Last time the user opened the notification history (ms since epoch)
property double lastSeenTs: 0
}
// audio