Merge remote-tracking branch 'origin/main' into addon-i18n

This commit is contained in:
月月
2025-06-22 19:19:18 +08:00
14 changed files with 491 additions and 284 deletions
@@ -93,8 +93,7 @@ Scope {
visible: GlobalStates.overviewOpen
anchors {
horizontalCenter: parent.horizontalCenter
top: !ConfigOptions.bar.bottom ? parent.top : undefined
bottom: ConfigOptions.bar.bottom ? parent.bottom : undefined
top: parent.top
}
Keys.onPressed: (event) => {