feat: Introduce NotificationHistoryLoader to manage opening and closing the NotificationHistory panel.

This commit is contained in:
Hannes
2026-09-01 22:41:34 +02:00
parent 94d9dd6fac
commit 9788529f55
7 changed files with 372 additions and 9 deletions
+1
View File
@@ -58,6 +58,7 @@ PanelWindow {
delegate: NotificationBody {
required property int index
required property var notificationData
implicitWidth: screen.width/7
screen: notificationWindow.screen
notification: notificationData