integrated notification center: replace swaync with built-in NotificationServer

This commit is contained in:
Damocles 2026-04-12 23:52:49 +02:00
parent 4276434cd2
commit c973bd8163
7 changed files with 643 additions and 43 deletions

View file

@ -19,6 +19,10 @@ ShellRoot {
screen: scope.modelData
}
NotifPopup {
screen: scope.modelData
}
BackgroundOverlay {
screen: scope.modelData
}