mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Add ToastService, NToast etc
This commit is contained in:
@@ -24,6 +24,7 @@ import qs.Modules.LockScreen
|
||||
import qs.Modules.Notification
|
||||
import qs.Modules.SettingsPanel
|
||||
import qs.Modules.SidePanel
|
||||
import qs.Modules.Toast
|
||||
import qs.Services
|
||||
import qs.Widgets
|
||||
|
||||
@@ -68,6 +69,8 @@ ShellRoot {
|
||||
id: lockScreen
|
||||
}
|
||||
|
||||
ToastManager {}
|
||||
|
||||
IPCManager {}
|
||||
|
||||
Component.onCompleted: {
|
||||
|
||||
Reference in New Issue
Block a user