1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

desktop widgets: centralize config in desktop widgets tab, variants

always available
This commit is contained in:
bbedward
2025-12-22 10:39:19 -05:00
parent c548255bfc
commit a7494971fd
21 changed files with 2151 additions and 854 deletions

View File

@@ -432,7 +432,9 @@ FocusScope {
visible: active
focus: active
sourceComponent: DesktopWidgetsTab {}
sourceComponent: DesktopWidgetsTab {
parentModal: root.parentModal
}
onActiveChanged: {
if (active && item)