1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

feat(dankdash): add native DankConnect integration

This commit is contained in:
purian23
2026-07-25 20:16:29 -04:00
parent 64461c534f
commit 52068fb61b
5 changed files with 678 additions and 1 deletions
+2
View File
@@ -31,6 +31,8 @@ Item {
id: root
readonly property var log: Log.scoped("DMSShell")
readonly property var _sessionsServiceRef: SessionsService
// Keep the optional integration service alive
readonly property var _dankConnectServiceRef: DankConnectService
property var core: null