1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

notifications: initial refactory of popups

This commit is contained in:
bbedward
2025-07-25 22:39:01 -04:00
parent d28df49f18
commit ed7370361e
4 changed files with 476 additions and 816 deletions

View File

@@ -49,8 +49,8 @@ ShellRoot {
id: notificationCenter
}
NotificationPopup {
id: notificationPopup
NotificationPopupManager {
id: notificationPopupManager
}
ControlCenterPopout {