Merge branch 'main' into dock-group-apps

This commit is contained in:
Fauzan F A
2026-02-20 21:06:35 +07:00
committed by GitHub
39 changed files with 463 additions and 139 deletions
-7
View File
@@ -165,13 +165,6 @@ PopupWindow {
"action": function () {
handleLauncherSettings();
}
},
{
"icon": "settings",
"text": I18n.tr("actions.widget-settings"),
"action": function () {
handleLauncherWidgetSettings();
}
}
];
calculateMenuWidth();