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

shell: dmsCoreApp updates

This commit is contained in:
purian23
2026-01-05 20:31:06 -05:00
parent ab071e12aa
commit 0076c45496
6 changed files with 138 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ DankModal {
if (!spotlightContent)
return;
if (spotlightContent.appLauncher) {
spotlightContent.appLauncher.suppressUpdatesWhileLaunching = false;
spotlightContent.appLauncher.searchQuery = "";
spotlightContent.appLauncher.selectedIndex = 0;
spotlightContent.appLauncher.setCategory(I18n.tr("All"));