1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-13 08:52:50 -05:00

Notifications base overhaul

This commit is contained in:
purian23
2025-07-16 01:31:30 -04:00
parent 8905b10773
commit 21bc4ece52
11 changed files with 3816 additions and 139 deletions

2557
Tests/NOTIFICATIONS.md Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -86,12 +86,12 @@ ApplicationWindow {
}
// Native notification popup
NotificationPopupNative {
NotificationInit {
id: notificationPopup
}
// Native notification history
NotificationHistoryNative {
NotificationCenter {
id: notificationHistory
}
}