integrated notification center: replace swaync with built-in NotificationServer
This commit is contained in:
parent
4276434cd2
commit
c973bd8163
7 changed files with 643 additions and 43 deletions
|
|
@ -19,6 +19,10 @@ ShellRoot {
|
|||
screen: scope.modelData
|
||||
}
|
||||
|
||||
NotifPopup {
|
||||
screen: scope.modelData
|
||||
}
|
||||
|
||||
BackgroundOverlay {
|
||||
screen: scope.modelData
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue