UserInterface: add universal opacity slider (except for bar)

LauncherTab: remove opacity slider
Settings: add migration
i18n: add opacity slider translation
This commit is contained in:
Ly-sec
2025-11-12 20:32:11 +01:00
parent 88a968aa21
commit 0db78a0abe
16 changed files with 101 additions and 50 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"settingsVersion": 21,
"settingsVersion": 22,
"setupCompleted": false,
"bar": {
"position": "top",
@@ -81,6 +81,7 @@
"fontDefaultScale": 1,
"fontFixedScale": 1,
"tooltipsEnabled": true,
"panelBackgroundOpacity": 1,
"panelsAttachedToBar": true,
"settingsPanelAttachToBar": false
},
@@ -127,7 +128,6 @@
"appLauncher": {
"enableClipboardHistory": false,
"position": "center",
"backgroundOpacity": 1,
"pinnedExecs": [],
"useApp2Unit": false,
"sortByMostUsed": true,