1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-30 00:12:50 -05:00

Focused window service

This commit is contained in:
bbedward
2025-07-13 11:37:33 -04:00
parent 7981bbdbc2
commit 755f13e06b
5 changed files with 221 additions and 1 deletions

View File

@@ -156,6 +156,10 @@ PanelWindow {
anchors.verticalCenter: parent.verticalCenter
screenName: topBar.screenName
}
FocusedAppWidget {
anchors.verticalCenter: parent.verticalCenter
}
}
ClockWidget {