mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NotificationHistory: better display for unread notifications
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user